3
0
Fork 0
forked from mirrors/nixpkgs

forgot to commit

svn path=/nixpkgs/trunk/; revision=27139
This commit is contained in:
Rob Vermaas 2011-05-04 12:25:52 +00:00
parent 92bf0b92d3
commit 2881931569

View file

@ -0,0 +1,12 @@
diff -rc cppunit-1.10.0/src/cppunit/TypeInfoHelper.cpp cppunit-1.10.0-2/src/cppunit/TypeInfoHelper.cpp
*** cppunit-1.10.0/src/cppunit/TypeInfoHelper.cpp 2004-02-18 21:45:44.000000000 +0100
--- cppunit-1.10.0-2/src/cppunit/TypeInfoHelper.cpp 2011-04-13 09:20:57.000000000 +0200
***************
*** 1,5 ****
--- 1,6 ----
#include <cppunit/Portability.h>
#include <cppunit/extensions/TypeInfoHelper.h>
+ #include <cstdlib>
#if CPPUNIT_HAVE_RTTI