App: Add missing use for boost placeholders
This commit is contained in:
@@ -42,6 +42,7 @@ FC_LOG_LEVEL_INIT("App",true);
|
||||
using namespace App;
|
||||
using namespace Base;
|
||||
using namespace boost;
|
||||
using namespace boost::placeholders;
|
||||
|
||||
TYPESYSTEM_SOURCE_ABSTRACT(App::PropertyExpressionContainer , App::PropertyXLinkContainer)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user