forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
287 B
C++
10 lines
287 B
C++
--- ./dict/src/mainwin.cpp.orig 2012-12-24 10:50:21.000000000 +0000
|
|
+++ ./dict/src/mainwin.cpp 2014-03-25 09:05:47.241985479 +0000
|
|
@@ -23,6 +23,7 @@
|
|
#include <glib/gi18n.h>
|
|
#include <gdk/gdkkeysyms.h>
|
|
#include <algorithm>
|
|
+#include <cstdlib>
|
|
|
|
#ifdef _WIN32
|
|
#define VERSION "3.0.4"
|