summaryrefslogtreecommitdiff
path: root/src/strings/xstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/xstring.cpp')
-rw-r--r--src/strings/xstring.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/strings/xstring.cpp b/src/strings/xstring.cpp
index 8a604c7..0808104 100644
--- a/src/strings/xstring.cpp
+++ b/src/strings/xstring.cpp
@@ -18,6 +18,8 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
+#include "../poison.hpp"
+
namespace strings
{
XString::XString()