diff options
author | Marius Kintel <marius@kintel.net> | 2011-11-09 02:47:00 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-11-09 02:47:00 (GMT) |
commit | acc0a21fe329287dba98428a13c67ad82ec380b1 (patch) | |
tree | 0df8a5f32e79d55483d881a150fb7040c453b6d4 /tests/csgtermtest.cc | |
parent | 0c72c33e6ef92c48aef30fd2d057848bf94bee65 (diff) |
Ported QCache and related code away from Qt
Diffstat (limited to 'tests/csgtermtest.cc')
-rw-r--r-- | tests/csgtermtest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/csgtermtest.cc b/tests/csgtermtest.cc index c8fcc6b..8f2d76e 100644 --- a/tests/csgtermtest.cc +++ b/tests/csgtermtest.cc @@ -24,7 +24,6 @@ * */ -#include "myqhash.h" #include "tests-common.h" #include "PolySetEvaluator.h" #include "CSGTermEvaluator.h" |