mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-03 22:45:47 +00:00
Add some missing file comments in source/lib.
win_internal -> win.h (pulls in <windows.h>, with fixes afterwards) remove empty waio_internal and wsysdep Move source/sound license notice into source/sound/license.txt This was SVN commit r5044.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "precompiled.h"
|
||||
|
||||
#if OS_WIN
|
||||
#include "lib/sysdep/win/win_internal.h"
|
||||
#include "lib/sysdep/win/win.h"
|
||||
#include "lib/sysdep/win/wposix/wsock_internal.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user