]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/Common/ParseInf.c
1. Removed the unnecessary #include statements and include files
[mirror_edk2.git] / Tools / Source / TianoTools / Common / ParseInf.c
index 989add7e9c0b0802cdcbf0990a8c9fcfdf9e0ef4..de0ffd85c7c7a10fc480bb5bd4e103808a702393 100644 (file)
@@ -19,11 +19,11 @@ Abstract:
 \r
 --*/\r
 \r
-#include "ParseInf.h"\r
 #include <assert.h>\r
 #include <string.h>\r
 #include <ctype.h>\r
 #include <stdlib.h>\r
+#include "ParseInf.h"\r
 \r
 #ifndef _MAX_PATH\r
 #define _MAX_PATH 500\r