diff options
Diffstat (limited to 'source/Plugins/Process/Windows/Common/ForwardDecl.h')
| -rw-r--r-- | source/Plugins/Process/Windows/Common/ForwardDecl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Plugins/Process/Windows/Common/ForwardDecl.h b/source/Plugins/Process/Windows/Common/ForwardDecl.h index cfe1b79cee11..ce2af3ca4111 100644 --- a/source/Plugins/Process/Windows/Common/ForwardDecl.h +++ b/source/Plugins/Process/Windows/Common/ForwardDecl.h @@ -39,4 +39,4 @@ typedef std::shared_ptr<ExceptionRecord> ExceptionRecordSP; typedef std::unique_ptr<ExceptionRecord> ExceptionRecordUP; } -#endif
\ No newline at end of file +#endif |
