summaryrefslogtreecommitdiff
path: root/impl/Complete.hpp
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-10-15 11:55:10 +1100
committerCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-10-15 11:55:10 +1100
commitc4626a62754862d20b41e8a46a3574264ea80e6d (patch)
treec415032eb29194a019142e02a26e8004cfa0c305 /impl/Complete.hpp
parenta7c69ec12aec23036bfdb6447e7c38b001a40f3d (diff)
... Assert needs some includes.
Diffstat (limited to 'impl/Complete.hpp')
-rw-r--r--impl/Complete.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/impl/Complete.hpp b/impl/Complete.hpp
index 9acb9d0..8c5559a 100644
--- a/impl/Complete.hpp
+++ b/impl/Complete.hpp
@@ -1,6 +1,7 @@
#ifndef COMPLETE_HPP
#define COMPLETE_HPP
+#include <cassert>
#include <ostream>
#include <istream>