unused AdrOp removed from Engine

This commit is contained in:
Thorsten Liebig 2010-03-11 16:30:22 +01:00
parent f7c5d27f60
commit cd1df70591

View File

@ -1,5 +1,4 @@
#include "engine.h"
#include "tools/AdrOp.h"
#include "tools/array_ops.h"
Engine::Engine(Operator* op)