summaryrefslogtreecommitdiffstats
path: root/mtp/btree.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'mtp/btree.hpp')
-rwxr-xr-xmtp/btree.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/mtp/btree.hpp b/mtp/btree.hpp
index b284e4f4b..e1aad3636 100755
--- a/mtp/btree.hpp
+++ b/mtp/btree.hpp
@@ -18,6 +18,7 @@
#define BTREE_HPP
#include <vector>
+#include <string>
#include <map>
#include "MtpTypes.h"