diff --git a/test/RegressionTest/Test.cpp b/test/RegressionTest/Test.cpp index a0bf695..e477247 100755 --- a/test/RegressionTest/Test.cpp +++ b/test/RegressionTest/Test.cpp @@ -26,6 +26,7 @@ // Need to ifdef around those cases. // TODO SGB + #include "UnitTest.h" // static variable defintion, do not remove @@ -110,6 +111,9 @@ return result; // $Log$ +// Revision 1.5 2005/09/24 15:49:40 syntheticpp +// is it really binary? +// // Revision 1.4 2005/09/24 15:25:20 syntheticpp // ove RegressionTest //