pep8analysis_web: imports cpp
authorJean Privat <jean@pryen.org>
Wed, 24 Sep 2014 00:19:01 +0000 (20:19 -0400)
committerJean Privat <jean@pryen.org>
Wed, 24 Sep 2014 00:49:26 +0000 (20:49 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

contrib/pep8analysis/src/pep8analysis_web.nit

index 30c0849..259fd09 100644 (file)
@@ -32,6 +32,7 @@ import model
 import cfg
 import flow_analysis
 intrude import standard::stream
+import cpp
 
 in "C++" `{
        #include <bind.h>