Commit a19572ce by alokp@chromium.org

Fixed compile error on linux.

git-svn-id: https://angleproject.googlecode.com/svn/trunk@1151 736b8ea6-26fd-11df-bfd4-992fa37f6226
parent 8b851c6d
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
#ifndef COMPILER_PREPROCESSOR_MACRO_EXPANDER_H_ #ifndef COMPILER_PREPROCESSOR_MACRO_EXPANDER_H_
#define COMPILER_PREPROCESSOR_MACRO_EXPANDER_H_ #define COMPILER_PREPROCESSOR_MACRO_EXPANDER_H_
#include <memory>
#include <vector> #include <vector>
#include "Lexer.h" #include "Lexer.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment