From: <de...@us...> - 2003-02-06 21:22:47
|
Update of /cvsroot/csp/APPLICATIONS/SimData/Include/SimData In directory sc8-pr-cvs1:/tmp/cvs-serv1076 Modified Files: Random.h Log Message: no message Index: Random.h =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/Include/SimData/Random.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Random.h 3 Feb 2003 19:11:04 -0000 1.3 --- Random.h 6 Feb 2003 21:22:39 -0000 1.4 *************** *** 32,39 **** #include <math.h> - #ifdef _WIN32 #include <SimData/Export.h> - #endif - #include <SimData/ns-simdata.h> --- 32,36 ---- |