aboutsummaryrefslogtreecommitdiff
path: root/xsde/cxx/hybrid/parser-header.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-06-22 15:07:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-06-22 15:07:35 +0200
commit973221821ac8e20da4eadbf4ad552f686b1ace48 (patch)
tree861059c9606d07487f08413b35172fe2b5fa3733 /xsde/cxx/hybrid/parser-header.hxx
parentb2efa0d81f7e28017789082138cb547e6bea4028 (diff)
Get rid of dependency on libcult
Diffstat (limited to 'xsde/cxx/hybrid/parser-header.hxx')
-rw-r--r--xsde/cxx/hybrid/parser-header.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsde/cxx/hybrid/parser-header.hxx b/xsde/cxx/hybrid/parser-header.hxx
index 230ba49..62a1b06 100644
--- a/xsde/cxx/hybrid/parser-header.hxx
+++ b/xsde/cxx/hybrid/parser-header.hxx
@@ -12,7 +12,7 @@ namespace CXX
{
namespace Hybrid
{
- Void
+ void
generate_parser_header (Context&);
}
}