diff options
Diffstat (limited to 'plugins/ZeroNotification/src/stdafx.h')
-rw-r--r-- | plugins/ZeroNotification/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/ZeroNotification/src/stdafx.h b/plugins/ZeroNotification/src/stdafx.h index bd1e1dc792..245923a2aa 100644 --- a/plugins/ZeroNotification/src/stdafx.h +++ b/plugins/ZeroNotification/src/stdafx.h @@ -1,3 +1,5 @@ +#pragma once
+
#include <windows.h>
#include <commctrl.h>
|