From 9c9327513ba30c9bffb239bcc03bad0f974f1801 Mon Sep 17 00:00:00 2001 From: myun2 Date: Mon, 9 Jul 2012 02:31:19 +0900 Subject: [PATCH] sgml/rule.hpp --- roast/include/roast/xml/sgml/rule.hpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/roast/include/roast/xml/sgml/rule.hpp b/roast/include/roast/xml/sgml/rule.hpp index 4e2412d4..cb62b0a9 100644 --- a/roast/include/roast/xml/sgml/rule.hpp +++ b/roast/include/roast/xml/sgml/rule.hpp @@ -5,7 +5,8 @@ #ifndef __SFJP_ROAST__xml__sgml__rule_HPP__ #define __SFJP_ROAST__xml__sgml__rule_HPP__ -#include "roast/lexical.hpp" +//#include "roast/lexical.hpp" +#include "roast/lexical2/lexical.hpp" namespace roast { @@ -22,8 +23,8 @@ namespace roast /////////////////////////////////////// - using ::roast::lexical::rule::seq; - using ::roast::lexical::rule::whitespaces; + using ::roast::lexical::seq; + using ::roast::lexical::whitespaces; // _angle_bracket template -- 2.11.0