diff options
Diffstat (limited to 'base/pe_image.h')
-rw-r--r-- | base/pe_image.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/pe_image.h b/base/pe_image.h index f2461d3..968d056 100644 --- a/base/pe_image.h +++ b/base/pe_image.h @@ -10,6 +10,7 @@ #ifndef BASE_PE_IMAGE_H_ #define BASE_PE_IMAGE_H_ +#pragma once #include <windows.h> #include <DelayIMP.h> |