diff options
| author | Steve M. Robbins <smr@sumost.ca> | 2001-06-11 20:54:39 +0000 |
|---|---|---|
| committer | Steve M. Robbins <smr@sumost.ca> | 2001-06-11 20:54:39 +0000 |
| commit | c472c67d5a8b398e1d57395894ae8b7cb990a873 (patch) | |
| tree | 0dd269e55aba3a89665ae24e13e4c18ead4e5fef /src/cppunit | |
| parent | 639125063e35985d27d435789c99bf05284a61b7 (diff) | |
| download | cppunit-c472c67d5a8b398e1d57395894ae8b7cb990a873.tar.gz | |
*** empty log message ***
Diffstat (limited to 'src/cppunit')
| -rw-r--r-- | src/cppunit/TypeInfoHelper.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cppunit/TypeInfoHelper.cpp b/src/cppunit/TypeInfoHelper.cpp index 4d3e19e..249d8ad 100644 --- a/src/cppunit/TypeInfoHelper.cpp +++ b/src/cppunit/TypeInfoHelper.cpp @@ -1,3 +1,4 @@ +#include <config.h> #include <cppunit/config.h> #if CPPUNIT_USE_TYPEINFO |
