diff options
Diffstat (limited to 'include/cppunit/tools')
| -rw-r--r-- | include/cppunit/tools/XmlElement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppunit/tools/XmlElement.h b/include/cppunit/tools/XmlElement.h index 9b033f4..323642e 100644 --- a/include/cppunit/tools/XmlElement.h +++ b/include/cppunit/tools/XmlElement.h @@ -18,7 +18,7 @@ namespace CppUnit class XmlElement; #if CPPUNIT_NEED_DLL_DECL - template class CPPUNIT_API std::deque<XmlElement *>; +// template class CPPUNIT_API std::deque<XmlElement *>; #endif |
