Skip to content

Commit 63e8f1c

Browse files
committed
Summary: Moved libs/detail/utf8_codecvt_facet.cpp to boost/detail/utf��8_codecvt_facet.ipp
Author: Dave Abrahams <[email protected]> [SVN r78119]
1 parent 43e5366 commit 63e8f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utf8_codecvt_facet.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#define BOOST_UTF8_END_NAMESPACE }}}
1313
#define BOOST_UTF8_DECL BOOST_PROGRAM_OPTIONS_DECL
1414

15-
#include "../../detail/utf8_codecvt_facet.cpp"
15+
#include <boost/detail/utf8_codecvt_facet.ipp>
1616

1717

1818
#undef BOOST_UTF8_BEGIN_NAMESPACE

0 commit comments

Comments
 (0)