more standards-compliance stuff

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25014 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duraid Madina
2005-12-26 05:08:55 +00:00
parent a7df3c9cc3
commit 6fb9a84e79
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -12,6 +12,8 @@
#include "Record.h"
#include "llvm/Support/DataTypes.h"
#include <ios>
using namespace llvm;
//===----------------------------------------------------------------------===//