LMMS
Loading...
Searching...
No Matches
config.h
Go to the documentation of this file.
1// config.h for Carla
2#ifndef FOR_CARLA_CONFIG_H
3#define FOR_CARLA_CONFIG_H
4
5#ifdef _MSC_VER
6#define HAVE_CPP11_SUPPORT 1
7#endif
8
9#endif