mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@514 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
56edcac48d
commit
bef6367296
2 changed files with 2 additions and 1 deletions
|
|
@ -10,8 +10,8 @@
|
|||
#define MOCK_PARENT_HPP_INCLUDED
|
||||
|
||||
#include "type_name.hpp"
|
||||
#include <boost/optional.hpp>
|
||||
#include <boost/test/utils/basic_cstring/io.hpp>
|
||||
#include <boost/optional.hpp>
|
||||
#include <ostream>
|
||||
|
||||
namespace mock
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
#include "context.hpp"
|
||||
#include "child.hpp"
|
||||
#include <boost/test/utils/trivial_singleton.hpp>
|
||||
#include <boost/optional.hpp>
|
||||
#include <ostream>
|
||||
#include <map>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue