From c4626a62754862d20b41e8a46a3574264ea80e6d Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Mon, 15 Oct 2012 11:55:10 +1100 Subject: ... Assert needs some includes. --- impl/Operator.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'impl/Operator.hpp') diff --git a/impl/Operator.hpp b/impl/Operator.hpp index cf3ffed..64ef096 100644 --- a/impl/Operator.hpp +++ b/impl/Operator.hpp @@ -1,6 +1,7 @@ #ifndef OPERATOR_HPP #define OPERATOR_HPP +#include #include template -- cgit v1.2.3