Fixed Boost.Mock generation

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@465 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2012-06-15 23:01:00 +00:00
parent 946d1f6874
commit fc5b7f7163
29 changed files with 37 additions and 42 deletions

View file

@ -63,6 +63,6 @@ namespace detail
boost::shared_ptr< detail::sequence_impl > impl_;
};
}
} // mock
#endif // MOCK_SEQUENCE_HPP_INCLUDED