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
43
Activity
Browse Source
Fix CarlaBackend.h usage with the latest changes
Fixes
#632
tags/v1.9.9
falkTX
7 years ago
parent
1967b55052
commit
f039ee4675
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
source/backend/CarlaBackend.h
+ 1
- 0
source/backend/CarlaBackend.h
View File
@@ -34,6 +34,7 @@
# define CARLA_BACKEND_USE_NAMESPACE using namespace CarlaBackend;
# include <algorithm>
# include <cmath>
# include <limits>
/* Start namespace */
CARLA_BACKEND_START_NAMESPACE
#endif
Write
Preview
Loading…
Cancel
Save