Unbreak the build of the go bindings after r328839.

llvm-svn: 328916
This commit is contained in:
Benjamin Kramer 2018-03-31 07:41:25 +00:00
parent 57c4f38c35
commit 824f36edff
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ package llvm
/*
#include "llvm-c/Transforms/Scalar.h"
#include "llvm-c/Transforms/Utils.h"
*/
import "C"