diff options
Diffstat (limited to 'translate.cxx')
-rw-r--r-- | translate.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/translate.cxx b/translate.cxx index 45bd6696..ee1eff41 100644 --- a/translate.cxx +++ b/translate.cxx @@ -15,6 +15,7 @@ #include <set> #include <sstream> #include <string> +#include <cassert> using namespace std; |