summaryrefslogtreecommitdiff
path: root/src/generic/fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/generic/fwd.hpp')
-rw-r--r--src/generic/fwd.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/generic/fwd.hpp b/src/generic/fwd.hpp
index df8485f..fcb1fab 100644
--- a/src/generic/fwd.hpp
+++ b/src/generic/fwd.hpp
@@ -22,5 +22,8 @@
# include "../sanity.hpp"
// meh, add more when I feel like it
+template<class T>
+class dumb_ptr;
+class dumb_string;
#endif // TMWA_GENERIC_FWD_HPP