Home
last modified time | relevance | path

Searched refs:includes_file (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/wave/tool/
Dcpp.cpp729 fs::path includes_file(boost::wave::util::create_path( in do_actual_work() local
732 if (includes_file != "-") { in do_actual_work()
734 boost::wave::util::branch_path(includes_file)); in do_actual_work()
735 includelistout.open(includes_file.string().c_str()); in do_actual_work()
738 << includes_file.string() << endl; in do_actual_work()