From b50a786c2758a34eff01a491ef103bd5a053ba90 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 19 Oct 2010 05:17:48 +0300 Subject: do not use wxwidgets in core, boost and ace choosen for core development --- core/compatibility.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 core/compatibility.h (limited to 'core/compatibility.h') diff --git a/core/compatibility.h b/core/compatibility.h deleted file mode 100644 index a339d40..0000000 --- a/core/compatibility.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef COMPATIBILITY_H_INCLUDED -#define COMPATIBILITY_H_INCLUDED - -#ifdef _WIN32 -void sleep(int i); -#endif - -#endif // COMPATIBILITY_H_INCLUDED -- cgit v1.2.3