git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@58 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2009-10-06 22:23:31 +00:00
parent a1ea17ff9f
commit f47cc40eae
2 changed files with 4 additions and 8 deletions

View file

@ -15,10 +15,6 @@
#include <boost/noncopyable.hpp>
#include <boost/ref.hpp>
#ifdef _MSC_VER
# pragma warning( disable : 4355 4505 )
#endif
namespace
{
struct my_custom_mock