mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-04-17 14:25:53 -05:00
8 lines
74 B
C++
8 lines
74 B
C++
#pragma once
|
|
#include <curl/curl.h>
|
|
|
|
class remoteStorage
|
|
{
|
|
public:
|
|
|
|
}; |