00001 #ifndef APR_TIME_HH 00002 #define APR_TIME_HH 00003 namespace apr { 00004 00005 class Time {}; 00006 00007 } 00008 #endif