]> git.lyx.org Git - features.git/blobdiff - src/support/unicode.h
implement --enable-monolithic-{client,frontend-qt4,controllers}. Careful with fronten...
[features.git] / src / support / unicode.h
index 12f112c44d60c97cf9a73e0a2411253e2d3206a3..8fa4ff77d95c8bb69c1f40c19e0cf92d2c92a091 100644 (file)
@@ -53,7 +53,7 @@ private:
        std::string fromcode_;
 
        struct Private;
-       boost::scoped_ptr<Private> pimpl_;
+       ::boost::scoped_ptr<Private> pimpl_;
 };
 
 // A single codepoint conversion for utf8_to_ucs4 does not make