This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
err, I mean this
tags/1.9.4
falkTX
11 years ago
parent
05a87ab695
commit
6ca3ee23d2
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save