diff options
Diffstat (limited to 'plugins/FingerprintNG/src/stdafx.h')
-rw-r--r-- | plugins/FingerprintNG/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/FingerprintNG/src/stdafx.h b/plugins/FingerprintNG/src/stdafx.h index 99023cdf97..0e70c1f812 100644 --- a/plugins/FingerprintNG/src/stdafx.h +++ b/plugins/FingerprintNG/src/stdafx.h @@ -18,6 +18,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#pragma once
+
#define _CRT_SECURE_NO_DEPRECATE
//Start of header
|