diff options
Diffstat (limited to 'net/nepenthes/files/patch-nepenthes-core__include__EventHandler.hpp')
-rw-r--r-- | net/nepenthes/files/patch-nepenthes-core__include__EventHandler.hpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/nepenthes/files/patch-nepenthes-core__include__EventHandler.hpp b/net/nepenthes/files/patch-nepenthes-core__include__EventHandler.hpp deleted file mode 100644 index ddb973837431..000000000000 --- a/net/nepenthes/files/patch-nepenthes-core__include__EventHandler.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- nepenthes-core/include/EventHandler.hpp.orig -+++ nepenthes-core/include/EventHandler.hpp -@@ -44,6 +44,8 @@ - #ifdef WIN32 - #include <time.h> - #include <sys/timeb.h> -+#else -+#include <ctime> - #endif - - //#include "Event.hpp" |