Say about not loadable font face when select it
This commit is contained in:
parent
4acdd76fff
commit
6cdba760c9
3 changed files with 70 additions and 50 deletions
|
@ -21,18 +21,13 @@
|
|||
#include <boost/assign.hpp>
|
||||
#include <boost/bimap.hpp>
|
||||
|
||||
//#include <boost/algorithm/string/classification.hpp> // not used
|
||||
#include <boost/algorithm/string/split.hpp>
|
||||
//#include <boost/algorithm/string/predicate.hpp> // not used
|
||||
#include <boost/algorithm/string/replace.hpp>
|
||||
//#include <boost/filesystem/operations.hpp> // not used
|
||||
#include <boost/spirit/include/karma.hpp>
|
||||
#include <boost/spirit/include/qi_int.hpp>
|
||||
#include <boost/log/trivial.hpp>
|
||||
|
||||
//#include <boost/property_tree/ptree.hpp> // inside xml_parser.hpp
|
||||
#include <boost/property_tree/xml_parser.hpp>
|
||||
//#include <boost/foreach.hpp> // not used
|
||||
namespace pt = boost::property_tree;
|
||||
|
||||
#include <expat.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue