diff --git a/tools/preproc/asm_file.cpp b/tools/preproc/asm_file.cpp index 98805c9525..7756cadc52 100644 --- a/tools/preproc/asm_file.cpp +++ b/tools/preproc/asm_file.cpp @@ -20,6 +20,7 @@ #include #include +#include #include "preproc.h" #include "asm_file.h" #include "char_util.h"