I bet pinski knows why g++ accepts this stuff

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25022 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duraid Madina
2005-12-26 14:23:22 +00:00
parent b5186853f8
commit 0f7bfbac97
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@
#include "llvm/Assembly/Writer.h"
#include <iomanip>
#include <sstream>
#include <ios>
using namespace llvm;