ASPiK SDK
prefix.h
1 // This file is part of VSTGUI. It is subject to the license terms
2 // in the LICENSE file found in the top-level directory of this
3 // distribution and at http://github.com/steinbergmedia/vstgui/LICENSE
4 
5 #if DEVELOPMENT
6  #define VSTGUI_LIVE_EDITING 1
7 #endif
8 
9 #define VSTGUI_DISABLE_GLOBAL_NAMESPACE_POLLUTION 0
10 
11 #include "vstgui/lib/vstguifwd.h"