mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Clean-up
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@161 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
606d62323a
commit
67a3402cb8
2 changed files with 1 additions and 4 deletions
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
#include <boost/function_types/parameter_types.hpp>
|
||||
#include <boost/function_types/function_arity.hpp>
|
||||
#include <boost/preprocessor/inc.hpp>
|
||||
#include <boost/mpl/at.hpp>
|
||||
|
||||
namespace mock
|
||||
|
|
|
|||
|
|
@ -14,12 +14,8 @@
|
|||
#include "function.hpp"
|
||||
#include "type_name.hpp"
|
||||
#include "args.hpp"
|
||||
#include <boost/preprocessor/cat.hpp>
|
||||
#include <boost/preprocessor/inc.hpp>
|
||||
#include <boost/preprocessor/repetition/repeat_from_to.hpp>
|
||||
#include <boost/preprocessor/stringize.hpp>
|
||||
#include <boost/preprocessor/seq/push_back.hpp>
|
||||
#include <boost/preprocessor/seq/pop_back.hpp>
|
||||
#include <boost/function_types/parameter_types.hpp>
|
||||
#include <boost/function_types/function_type.hpp>
|
||||
#include <boost/function_types/result_type.hpp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue