summaryrefslogtreecommitdiff
path: root/library/Core.cpp
diff options
context:
space:
mode:
authorPetr Mrázek2012-03-12 15:05:44 +0100
committerPetr Mrázek2012-03-12 15:05:44 +0100
commitb3f6bccdf6ba559cfbff462029ea350f5d367171 (patch)
tree27c75ca55305986186e46e7fb1ed7c4c9119a287 /library/Core.cpp
parentea8a2ad9a26c4d582a03bbb77fdc0f075320756a (diff)
parentd09d0e599b1833f7b351e0baf35ab6f2ef74e791 (diff)
downloaddfhack-b3f6bccdf6ba559cfbff462029ea350f5d367171.tar.gz
dfhack-b3f6bccdf6ba559cfbff462029ea350f5d367171.tar.bz2
dfhack-b3f6bccdf6ba559cfbff462029ea350f5d367171.tar.xz
Merge branch 'cleanups' of https://github.com/plaes/dfhack
Diffstat (limited to 'library/Core.cpp')
-rw-r--r--library/Core.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/Core.cpp b/library/Core.cpp
index 5c81b103..9a005d33 100644
--- a/library/Core.cpp
+++ b/library/Core.cpp
@@ -62,7 +62,6 @@ using namespace DFHack;
#include <stdlib.h>
#include <fstream>
#include "tinythread.h"
-#include <llex.h>
using namespace tthread;
using namespace df::enums;