1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:19:55 +00:00
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.
2021-03-16 19:58:02 +00:00
..
tests to_utf8 test: fix Utf8Encoder constructor 2013-01-06 11:39:18 +01:00
.gitignore Added custom UTF8 converter. Removed iconv dependency. 2010-08-18 18:45:44 +02:00
gen_iconv.cpp Minor cleanup: Remove using namespace std 2021-03-16 19:58:02 +00:00
Makefile Mantis: #18 - Move components from global namespace into their own namespace. 2011-06-19 19:33:30 +02:00
tables_gen.hpp Use Morrowind's fonts 2013-06-06 22:26:06 +02:00
to_utf8.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
to_utf8.hpp Use Morrowind's fonts 2013-06-06 22:26:06 +02:00