diff options
Diffstat (limited to 'plugins/StopSpamMod/src/stdafx.h')
-rwxr-xr-x | plugins/StopSpamMod/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/StopSpamMod/src/stdafx.h b/plugins/StopSpamMod/src/stdafx.h index d5551e8d10..8a827674d3 100755 --- a/plugins/StopSpamMod/src/stdafx.h +++ b/plugins/StopSpamMod/src/stdafx.h @@ -1,3 +1,5 @@ +#pragma once + #include <windows.h> using namespace std; |