Go to the documentation of this file.00001 #ifndef UGDK_TIME_H_
00002 #define UGDK_TIME_H_
00003
00004 namespace ugdk {
00005 namespace time {
00006
00007 class TimeAccumulator;
00008
00009
00010 class TimeManager;
00011
00012 }
00013 }
00014
00015 #endif