mirror of
https://github.com/boostorg/function.git
synced 2026-01-26 17:02:23 +01:00
Add include guards, move prologue/epilogue into function_template, remove unnecessary headers
This commit is contained in:
@@ -7,6 +7,4 @@
|
||||
|
||||
// For more information, see http://www.boost.org
|
||||
|
||||
#define BOOST_FUNCTION_NUM_ARGS 3
|
||||
#include <boost/function/detail/maybe_include.hpp>
|
||||
#undef BOOST_FUNCTION_NUM_ARGS
|
||||
#include <boost/function/function_template.hpp>
|
||||
|
||||
Reference in New Issue
Block a user