Remove unused stdio.h includes
[oota-llvm.git] / lib / Target / R600 / AMDGPUSubtarget.cpp
index 8ed5a74ddafa4f5e5365b12f2860ec8269c60412..8b2e4455f303fc2ae9282e122a21c3f5babc7224 100644 (file)
@@ -13,7 +13,6 @@
 //===----------------------------------------------------------------------===//
 
 #include "AMDGPUSubtarget.h"
-#include <stdio.h>
 
 using namespace llvm;