Browse Source

err, I mean this

tags/1.9.4
falkTX 11 years ago
parent
commit
6ca3ee23d2
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      source/includes/CarlaDefines.h

+ 2
- 0
source/includes/CarlaDefines.h View File

@@ -64,6 +64,8 @@
#if defined(__cplusplus) && !defined(CARLA_PROPER_CPP11_SUPPORT)
# ifndef __clang__
# define noexcept throw()
# else
# define noexcept
# endif
# define override
# define final


Loading…
Cancel
Save