unused AdrOp removed from Engine

pull/1/head
Thorsten Liebig 2010-03-11 16:30:22 +01:00
parent f7c5d27f60
commit cd1df70591
1 changed files with 0 additions and 1 deletions

View File

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