diff options
Diffstat (limited to 'plugins/MessageState/src/stdafx.h')
-rw-r--r-- | plugins/MessageState/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MessageState/src/stdafx.h b/plugins/MessageState/src/stdafx.h index 9a474fcd13..a0f1841bc4 100644 --- a/plugins/MessageState/src/stdafx.h +++ b/plugins/MessageState/src/stdafx.h @@ -1,4 +1,4 @@ -#pragma once
+#pragma once
#include <windows.h>
#include <time.h>
|