Add #include "gen/llvm-version.h" to files that use the macro it defines...

This commit is contained in:
Frits van Bommel
2009-04-24 16:47:42 +02:00
parent 0485196ae8
commit 83dda319ae
2 changed files with 4 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
#include "gen/linker.h"
#include "gen/irstate.h"
#include "gen/toobj.h"
#include "gen/llvm-version.h"
#include "gen/cl_options.h"
#include "gen/cl_helpers.h"