mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-21 18:38:20 -05:00
Add missing constructors
This commit is contained in:
@@ -32,8 +32,6 @@
|
||||
|
||||
namespace openspace {
|
||||
|
||||
class HttpSynchronizationJob;
|
||||
|
||||
class HttpSynchronization : public ResourceSynchronization {
|
||||
public:
|
||||
HttpSynchronization(const ghoul::Dictionary& dict);
|
||||
|
||||
Reference in New Issue
Block a user