Remove clock() from ctime.hpp

This commit is contained in:
Yury Melnichek 2011-04-16 19:04:40 +02:00 committed by Alex Zolotarev
parent a420c129b6
commit b4460f35fe

View file

@ -7,7 +7,6 @@
#include <ctime>
using std::clock;
using std::time;
#ifdef DEBUG_NEW