diff options
Diffstat (limited to 'utils/tdict.cc')
-rw-r--r-- | utils/tdict.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/tdict.cc b/utils/tdict.cc index 23a298f8..c21b2b48 100644 --- a/utils/tdict.cc +++ b/utils/tdict.cc @@ -8,7 +8,6 @@ #include "dict.h" #include "tdict.h" #include "stringlib.h" -#include "threadlocal.h" using namespace std; |