--- trunk/escript/src/DataVector.cpp 2006/01/30 06:33:08 476 +++ trunk/escript/src/DataVector.cpp 2006/01/30 07:20:20 477 @@ -14,6 +14,11 @@ #include "DataVector.h" +#include "Taipan.h" +#include "DataException.h" + +#include + using namespace std; using namespace escript;