You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/components/to_utf8
Gleb Mazovetskiy b9c2f6ea1a Minor cleanup: Remove `using namespace std`
I came across these while trying to figure why MSVC build triggers
https://developercommunity.visualstudio.com/t/error-c2872-byte-ambiguous-symbol/93889

In the end, the issue was not in openmw but in OSG, but it's good to
clean up here anyway.
4 years ago
..
tests to_utf8 test: fix Utf8Encoder constructor 12 years ago
.gitignore Added custom UTF8 converter. Removed iconv dependency. 15 years ago
Makefile Mantis: #18 - Move components from global namespace into their own namespace. 14 years ago
gen_iconv.cpp Minor cleanup: Remove `using namespace std` 4 years ago
tables_gen.hpp Use Morrowind's fonts 12 years ago
to_utf8.cpp Remove redundant includes 6 years ago
to_utf8.hpp Use Morrowind's fonts 12 years ago