diff options
| author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-12-15 12:01:36 +0100 |
|---|---|---|
| committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-12-15 12:01:36 +0100 |
| commit | ff6ce1d7c00be2279f905b2f08cbbd67fa239ae7 (patch) | |
| tree | 65d64765acb2a6e18880ef2953a73a2c36e4086c /include/cppunit/portability/Makefile.am | |
| parent | 9e22a4f7c7794ab1cbd808058c13356f38ed632a (diff) | |
| download | cppunit-ff6ce1d7c00be2279f905b2f08cbbd67fa239ae7.tar.gz | |
we no longer need a wrapper for the smart pointer case
Diffstat (limited to 'include/cppunit/portability/Makefile.am')
| -rw-r--r-- | include/cppunit/portability/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cppunit/portability/Makefile.am b/include/cppunit/portability/Makefile.am index ce85cd6..1a678ca 100644 --- a/include/cppunit/portability/Makefile.am +++ b/include/cppunit/portability/Makefile.am @@ -3,4 +3,3 @@ libcppunitincludedir = $(includedir)/cppunit/portability libcppunitinclude_HEADERS = \ FloatingPoint.h \ Stream.h \ - SmartPtr.h |
