aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-06-22 16:55:29 +0000
committerbloodstalker <thabogre@gmail.com>2017-06-22 16:55:29 +0000
commit08be1c18119c12e7c5cfac3376e3228a9ee4de22 (patch)
tree7d77add1988e6af87bac50e990590fac5e433150
parenttesting out the new trusty image (diff)
downloadmutator-08be1c18119c12e7c5cfac3376e3228a9ee4de22.tar.gz
mutator-08be1c18119c12e7c5cfac3376e3228a9ee4de22.zip
included cassert
-rw-r--r--mutator-lvl0.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mutator-lvl0.h b/mutator-lvl0.h
index 0da9d54..00b09db 100644
--- a/mutator-lvl0.h
+++ b/mutator-lvl0.h
@@ -30,6 +30,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.*
#include <iostream>
#include <map>
#include <string>
+#include <cassert>
#include <vector>
#include <unordered_map>
/*clang headers*/