diff options
| author | Eric Schendel <esche@sourceforge.net> | 2002-09-16 17:36:52 +0000 |
|---|---|---|
| committer | Eric Schendel <esche@sourceforge.net> | 2002-09-16 17:36:52 +0000 |
| commit | af1070ecd04e521a6b5510716c00509980cde26c (patch) | |
| tree | 81aa2f01c5658c6b2e47ede3d9210ea9cd0c8ff5 /include/cppunit/extensions/TestNamer.h | |
| parent | 88d9a32ab5091a940360f1338a641f4f09e453f9 (diff) | |
| download | cppunit-af1070ecd04e521a6b5510716c00509980cde26c.tar.gz | |
Added newline at end of file (needed for some compilers to work)
Diffstat (limited to 'include/cppunit/extensions/TestNamer.h')
| -rw-r--r-- | include/cppunit/extensions/TestNamer.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/cppunit/extensions/TestNamer.h b/include/cppunit/extensions/TestNamer.h index fdf1e70..3c3be5e 100644 --- a/include/cppunit/extensions/TestNamer.h +++ b/include/cppunit/extensions/TestNamer.h @@ -80,4 +80,5 @@ protected: CPPUNIT_NS_END -#endif // CPPUNIT_EXTENSIONS_TESTNAMER_H
\ No newline at end of file +#endif // CPPUNIT_EXTENSIONS_TESTNAMER_H + |
