summaryrefslogtreecommitdiff
path: root/src/ints/udl_test.cpp
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-07-01 18:00:38 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-07-01 18:00:38 -0700
commit17605f7782ac9a73a3dacf6ce27e5dae36160f01 (patch)
tree31acbe279cc6f51730d6f509648ec3ab7d8e43a9 /src/ints/udl_test.cpp
parente6db8d726bb971bdc7704d29cd26d80bc299da5a (diff)
downloadtmwa-17605f7782ac9a73a3dacf6ce27e5dae36160f01.tar.gz
tmwa-17605f7782ac9a73a3dacf6ce27e5dae36160f01.tar.bz2
tmwa-17605f7782ac9a73a3dacf6ce27e5dae36160f01.tar.xz
tmwa-17605f7782ac9a73a3dacf6ce27e5dae36160f01.zip
In order to disable them, diagnostic header must be public and included
Diffstat (limited to 'src/ints/udl_test.cpp')
-rw-r--r--src/ints/udl_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ints/udl_test.cpp b/src/ints/udl_test.cpp
index 3fa9c31..279edde 100644
--- a/src/ints/udl_test.cpp
+++ b/src/ints/udl_test.cpp
@@ -22,6 +22,7 @@
#include "../compat/cast.hpp"
+#include "../diagnostics.hpp"
#include "../poison.hpp"