summaryrefslogtreecommitdiffstats
path: root/ingen/LV2Features.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/LV2Features.hpp')
-rw-r--r--ingen/LV2Features.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/LV2Features.hpp b/ingen/LV2Features.hpp
index 06811294..75d5b377 100644
--- a/ingen/LV2Features.hpp
+++ b/ingen/LV2Features.hpp
@@ -35,7 +35,7 @@ class World;
*/
class INGEN_API LV2Features {
public:
- LV2Features();
+ LV2Features() = default;
class Feature {
public: