1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-15 11:26:35 +00:00
openmw/apps
AnyOldName3 15c51dcbbc Restore false-positive unused includes
They're needed on MacOS as SDL_opengl_gletx.h doesn't define them there.

They don't actually work on MacOS, so long-term, the code that uses
these defines should be changed to use #ifdef to check they're available
before using them.
2022-10-13 00:49:24 +01:00
..
benchmarks Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bsatool Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bulletobjecttool Another pass with IWYU 2022-10-10 15:16:18 +02:00
esmtool Merge branch 'classism' into 'master' 2022-10-10 07:32:46 +00:00
essimporter Remove unused includes 2022-10-09 16:44:18 +02:00
launcher Remove unused includes 2022-10-09 16:44:18 +02:00
mwiniimporter Remove unused includes 2022-10-09 16:44:18 +02:00
navmeshtool Another pass with IWYU 2022-10-10 15:16:18 +02:00
niftest Another pass with IWYU 2022-10-10 15:16:18 +02:00
opencs Another pass with IWYU 2022-10-10 15:16:18 +02:00
openmw Restore false-positive unused includes 2022-10-13 00:49:24 +01:00
openmw_test_suite Merge branch 'l10n' into 'master' 2022-10-10 07:34:18 +00:00
wizard Another pass with IWYU 2022-10-10 15:16:18 +02:00
doc.hpp