only for occ

This commit is contained in:
Joachim Schoeberl 2010-05-25 08:44:10 +00:00
parent 049bcb4bef
commit 2e67060ee1

View File

@ -1,3 +1,5 @@
#ifdef OCCGEOMETRY
#include <iostream>
#include <climits>
@ -139,4 +141,5 @@ int main (int argc, char ** argv)
return 0;
}
#endif