diff options
Diffstat (limited to 'src/cppunit/ProtectorChain.h')
-rw-r--r-- | src/cppunit/ProtectorChain.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cppunit/ProtectorChain.h b/src/cppunit/ProtectorChain.h index fc24560..711b56f 100644 --- a/src/cppunit/ProtectorChain.h +++ b/src/cppunit/ProtectorChain.h @@ -47,4 +47,5 @@ CPPUNIT_NS_END #pragma warning( pop ) #endif -#endif // CPPUNIT_PROTECTORCHAIN_H
\ No newline at end of file +#endif // CPPUNIT_PROTECTORCHAIN_H + |