diff options
Diffstat (limited to 'plugins/AdvaImg')
-rw-r--r-- | plugins/AdvaImg/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/AdvaImg/src/stdafx.h b/plugins/AdvaImg/src/stdafx.h index 76a1b7b842..e4cd46d2ef 100644 --- a/plugins/AdvaImg/src/stdafx.h +++ b/plugins/AdvaImg/src/stdafx.h @@ -1,3 +1,5 @@ +#pragma once + #include <windows.h> #include <commdlg.h> #include <malloc.h> |