[YAROTOWS] Reintegrate the branch. For a brighter future.
[reactos.git] / reactos / subsystems / win32 / win32k / include / floatobj.h
index ff9abf0..0699263 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef _WIN32K_FLOATOBJ_H_
-#define _WIN32K_FLOATOBJ_H_
+#pragma once
 
 #if defined(_X86_)
 
@@ -71,5 +70,3 @@ _FLOATOBJ_Equal1(FLOATOBJ *pf)
 #define FLOATOBJ_Set1(fo) *(fo) = 1;
 
 #endif
-
-#endif /* not _WIN32K_FLOATOBJ_H_ */