diff options
Diffstat (limited to 'base/pe_image.h')
-rw-r--r-- | base/pe_image.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/pe_image.h b/base/pe_image.h index 5c7862d..d03aec75 100644 --- a/base/pe_image.h +++ b/base/pe_image.h @@ -255,4 +255,3 @@ inline PIMAGE_EXPORT_DIRECTORY PEImage::GetExportDirectory() const { } #endif // BASE_SRC_PE_IMAGE_H__ - |