Browse Source

Fix C++98 build

Signed-off-by: falkTX <falktx@falktx.com>
pull/344/head
falkTX 3 years ago
parent
commit
d5267f11d9
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      distrho/src/DistrhoPluginLV2.cpp

+ 0
- 4
distrho/src/DistrhoPluginLV2.cpp View File

@@ -37,10 +37,6 @@
# include "libmodla.h"
#endif

#ifdef noexcept
# undef noexcept
#endif

#include <map>

#ifndef DISTRHO_PLUGIN_URI


Loading…
Cancel
Save