Skip to content

Commit

Permalink
add argument
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Feb 14, 2012
1 parent a18927a commit 9d5591b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mapnik/expression_string.hpp
Expand Up @@ -32,7 +32,7 @@

namespace mapnik
{
MAPNIK_DECL std::string to_expression_string(expr_node const& );
MAPNIK_DECL std::string to_expression_string(expr_node const& node);
}

#endif // MAPNIK_EXPRESSION_STRING_HPP

0 comments on commit 9d5591b

Please sign in to comment.