Add missing constructors

This commit is contained in:
Emil Axelsson
2017-11-14 11:26:23 +01:00
parent 81f45aed71
commit c032e4a66e
4 changed files with 26 additions and 11 deletions
-2
View File
@@ -32,8 +32,6 @@
namespace openspace {
class HttpSynchronizationJob;
class HttpSynchronization : public ResourceSynchronization {
public:
HttpSynchronization(const ghoul::Dictionary& dict);