mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-21 15:41:35 +02:00
ALL CAPS R COOL
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <stdlib.h>
|
||||
#include "Download.h"
|
||||
#include "DownloadManager.h"
|
||||
#include "http.h"
|
||||
#include "HTTP.h"
|
||||
|
||||
Download::Download(std::string uri_, bool keepAlive):
|
||||
http(NULL),
|
||||
|
@@ -1,6 +1,6 @@
|
||||
#include "DownloadManager.h"
|
||||
#include "Download.h"
|
||||
#include "http.h"
|
||||
#include "HTTP.h"
|
||||
#include "Config.h"
|
||||
#include "Platform.h"
|
||||
|
||||
|
Reference in New Issue
Block a user