aboutsummaryrefslogtreecommitdiffstats
path: root/parser/rpp/pp-environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'parser/rpp/pp-environment.h')
-rw-r--r--parser/rpp/pp-environment.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/parser/rpp/pp-environment.h b/parser/rpp/pp-environment.h
index 6003c0820..be3ef3837 100644
--- a/parser/rpp/pp-environment.h
+++ b/parser/rpp/pp-environment.h
@@ -26,7 +26,9 @@
#define PP_ENVIRONMENT_H
#include <vector>
+#include <string>
#include <cstring>
+#include "pp-macro.h"
namespace rpp
{