time.h include no longer required.

svn-id: r36229
This commit is contained in:
Travis Howell 2009-02-07 01:45:32 +00:00
parent b2332744e4
commit 3a4cc4b88d

View File

@ -23,8 +23,6 @@
*
*/
#include <time.h> // for AGOSEngine::getTime()
#include "common/config-manager.h"
#include "common/file.h"
#include "common/system.h"