summaryrefslogtreecommitdiff
path: root/src/strings/tstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/tstring.cpp')
-rw-r--r--src/strings/tstring.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/strings/tstring.cpp b/src/strings/tstring.cpp
index 8be7112..5f463ca 100644
--- a/src/strings/tstring.cpp
+++ b/src/strings/tstring.cpp
@@ -22,6 +22,8 @@
#include "zstring.hpp"
#include "xstring.hpp"
+#include "../poison.hpp"
+
namespace strings
{
TString::TString()