11 lines
223 B
C++
11 lines
223 B
C++
--- src/util.cc-orig 2014-07-18 09:55:37 UTC
|
|
+++ src/util.cc
|
|
@@ -22,6 +22,7 @@
|
|
#include "util.h"
|
|
#include <stdio.h>
|
|
#include <cstring>
|
|
+#include <string>
|
|
#include "headers.h"
|
|
#ifdef HAVE_HASH_MAP
|
|
# include <hash_map>
|