diff options
Diffstat (limited to 'libs/freeimage/src/stdafx.h')
-rw-r--r-- | libs/freeimage/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/freeimage/src/stdafx.h b/libs/freeimage/src/stdafx.h index 7c3d01d4da..6564872f2a 100644 --- a/libs/freeimage/src/stdafx.h +++ b/libs/freeimage/src/stdafx.h @@ -1,3 +1,5 @@ +#pragma once + #include <float.h> #include <io.h> #include <malloc.h> |