first commit
This commit is contained in:
20
lib/EventManager/trunk/source/DateTime.cpp
Normal file
20
lib/EventManager/trunk/source/DateTime.cpp
Normal file
@@ -0,0 +1,20 @@
|
||||
/** Includes ***********************/
|
||||
#include "EventManager/DateTime.h"
|
||||
|
||||
/** Macros *************************/
|
||||
|
||||
/** Variables **********************/
|
||||
|
||||
/** Forward Declarations ***********/
|
||||
|
||||
/** Implementations ****************/
|
||||
namespace CKG
|
||||
{
|
||||
namespace Lib
|
||||
{
|
||||
namespace EventManager
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user