change documentation of function
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@365 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
aa3a852a7d
commit
d26ecb6716
2 changed files with 8 additions and 3 deletions
|
@ -14,7 +14,6 @@
|
|||
#include <boost/test/minimal.hpp>
|
||||
|
||||
#define TEST_LOKI_FUNCTION
|
||||
|
||||
#ifndef TEST_LOKI_FUNCTION
|
||||
|
||||
#include <boost/function.hpp>
|
||||
|
@ -22,7 +21,6 @@ using namespace boost;
|
|||
|
||||
#else
|
||||
|
||||
|
||||
#include <boost/ref.hpp>
|
||||
#include <loki/Function.h>
|
||||
using namespace Loki;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue