#ifndef __StandardPlaceholders_h_ #define __StandardPlaceholders_h_ #include #include "DataNodes.h" extern const std::string symbolPlaceholder; extern const DataNodeArgument symbolPlaceholderObject; #endif