]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/wave/samples/list_includes/instantiate_lexertl_lexer.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / wave / samples / list_includes / instantiate_lexertl_lexer.cpp
index 9b27f667770e2fc5c86759de6acb81f9684bf3f5..774615e36ec3dbffaea2db2769832df69a7034e0 100644 (file)
@@ -39,6 +39,6 @@
 ///////////////////////////////////////////////////////////////////////////////
 
 template struct boost::wave::cpplexer::lexertl::new_lexer_gen<
-    BOOST_WAVE_STRINGTYPE::iterator>;
+    std::string::iterator>;
 
 #endif // BOOST_WAVE_SEPARATE_LEXER_INSTANTIATION != 0