Descent3/netcon/includes
Jan Engelhardt 61439b379d net: resolve 1 instance of -Wdelete-incomplete
Descent3/multi_dll_mgr.cpp:974:43: warning: deleting "void*" is
undefined [-Wdelete-incomplete]

(``delete`` requires that types are _complete_, so as to find the
right destructor to call; ``void`` is incomplete by definition.)
2024-11-06 18:19:08 +01:00
..
CFtp.h Programmatically replace all __LINUX__ with POSIX 2024-07-12 18:11:54 -05:00
Chttpget.h init 2024-09-05 17:48:42 +02:00
con_dll.h net: resolve 1 instance of -Wdelete-incomplete 2024-11-06 18:19:08 +01:00
DLLUiItems.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
inetgetfile.h Move platform-specific defines and macros to own file crossplat.h 2024-08-20 23:09:27 +03:00
mdllinit.h Add -aditionaldir option 2024-09-29 14:07:53 -04:00