Add two of the float related ARM-specific entries for e_flags needed for
[oota-llvm.git] / include / llvm / Support / StreamableMemoryObject.h
index 2e1163f2d84f8a55ea61ab17072ba030a057ba48..385548579b1f20c1317323840f2ed200400f87b5 100644 (file)
@@ -8,8 +8,8 @@
 //===----------------------------------------------------------------------===//
 
 
-#ifndef STREAMABLEMEMORYOBJECT_H_
-#define STREAMABLEMEMORYOBJECT_H_
+#ifndef LLVM_SUPPORT_STREAMABLEMEMORYOBJECT_H
+#define LLVM_SUPPORT_STREAMABLEMEMORYOBJECT_H
 
 #include "llvm/ADT/OwningPtr.h"
 #include "llvm/Support/Compiler.h"