1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-02-06 07:28:29 +00:00
openmw/components/compiler
elsid bef15edf0b
Remove redundant ostream, istream, iostream and sstream includes
* Replace by std::to_string and operator+ where possible.
* Move the code requiring to include <sstream> from .hpp to .cpp files.
2022-07-05 01:41:28 +02:00
..
context.hpp
controlparser.cpp
controlparser.hpp
declarationparser.cpp
declarationparser.hpp
discardparser.cpp
discardparser.hpp
errorhandler.cpp
errorhandler.hpp
exception.hpp
exprparser.cpp
exprparser.hpp
extensions.cpp
extensions.hpp
extensions0.cpp
extensions0.hpp
fileparser.cpp
fileparser.hpp
generator.cpp
generator.hpp
junkparser.cpp
junkparser.hpp
lineparser.cpp
lineparser.hpp
literals.cpp
literals.hpp
locals.cpp
locals.hpp
nullerrorhandler.cpp
nullerrorhandler.hpp
opcodes.cpp
opcodes.hpp
output.cpp
output.hpp
parser.cpp
parser.hpp
quickfileparser.cpp
quickfileparser.hpp
scanner.cpp Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
scanner.hpp Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
scriptparser.cpp
scriptparser.hpp
skipparser.cpp
skipparser.hpp
streamerrorhandler.cpp
streamerrorhandler.hpp Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
stringparser.cpp
stringparser.hpp
tokenloc.hpp