Update of /cvsroot/csp/APPLICATIONS/CSPSim/Source
In directory sc8-pr-cvs1:/tmp/cvs-serv29207/Source
Modified Files:
Atmosphere.cpp
Log Message:
Index: Atmosphere.cpp
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Source/Atmosphere.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Atmosphere.cpp 4 May 2003 11:30:36 -0000 1.6
--- Atmosphere.cpp 18 Jul 2003 21:20:50 -0000 1.7
***************
*** 24,27 ****
--- 24,28 ----
#include "Atmosphere.h"
+ #include "Profile.h"
#include <SimData/InterfaceRegistry.h>
|