Main Page | Modules | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

CLog.h

Go to the documentation of this file.
00001 #ifndef X3DTK_CLOG_H
00002 #define X3DTK_CLOG_H
00003 
00004 #include <fstream>
00005 #include <iostream>
00006 #include <string>
00007 
00008 #include "Platform.h"
00009 
00010 namespace X3DTK {
00011 
00017 extern std::ofstream cx3d;
00018 
00019 }
00020 
00021 #endif

Generated on Mon Apr 5 16:43:50 2004 for X3DToolKit by doxygen 1.3.3