git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@61 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2009-11-07 10:02:15 +00:00
parent 9e9abdd528
commit 1c49302e7a

View file

@ -14,10 +14,6 @@
#define BOOST_LIB_NAME boost_unit_test_framework
#include <boost/config/auto_link.hpp>
#ifdef _MSC_VER
# pragma warning( disable : 4355 )
#endif
namespace
{
void f1();