summaryrefslogtreecommitdiff
path: root/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'stdafx.h')
-rw-r--r--stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.h b/stdafx.h
index a8600d9b5..f18ac11ec 100644
--- a/stdafx.h
+++ b/stdafx.h
@@ -3,8 +3,8 @@
#ifndef STDAFX_H
#define STDAFX_H
-#include <stddef.h>
#include <stdio.h>
+#include <stddef.h>
#include <string.h>
#include <stdlib.h>