scummvm/backends/networking/curl
Thierry Crozat eefa72afa1 COMMON: Change way the Singleton instances are instantiated
This fixes tons of warnings with clang from a recent xcode version on
macOS (and possibly other systems) complaining that an instantiation
of _singleton is required but no definition is available.
2017-07-10 21:11:20 +02:00
..
connectionmanager.cpp COMMON: Change way the Singleton instances are instantiated 2017-07-10 21:11:20 +02:00
connectionmanager.h CLOUD: Change the cloud icon to be updated by the main thread 2016-09-18 17:54:12 +02:00
curljsonrequest.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
curljsonrequest.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
curlrequest.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
curlrequest.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
networkreadstream.cpp CLOUD: Fix compilation with old curl vesions 2017-04-29 22:10:16 +01:00
networkreadstream.h CLOUD: Fix compilation with old curl vesions 2017-04-29 22:10:16 +01:00
request.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
request.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00