BUG: fix error: ‘printf’ was not declared in this scope
This commit is contained in:
parent
3569ba6182
commit
bf36c50e96
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
|||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <sstream>
|
||||
#include <cstdio>
|
||||
|
||||
// LLVM includes
|
||||
#include "llvm/LLVMContext.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue