mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-23 00:57:20 +02:00
wrong library, FUSION, not SPIRIT
[SVN r37332]
This commit is contained in:
@ -36,7 +36,7 @@ namespace ns
|
||||
};
|
||||
}
|
||||
|
||||
BOOST_SPIRIT_ADAPT_STRUCT(
|
||||
BOOST_FUSION_ADAPT_STRUCT(
|
||||
ns::point,
|
||||
(int, x)
|
||||
(int, y)
|
||||
|
Reference in New Issue
Block a user