#ifndef VCZH_PRESENTATION_GACUI
#define VCZH_PRESENTATION_GACUI
#include "GacUIReflectionHelper.h"
#ifdef GAC_HEADER_USE_NAMESPACE
using namespace vl;
using namespace vl::presentation;
using namespace vl::presentation::elements;
using namespace vl::presentation::compositions;
using namespace vl::presentation::controls;
using namespace vl::presentation::theme;
using namespace vl::presentation::templates;
#endif
extern
int
();
extern
int
SetupWindowsDirect2DRenderer
();
extern
int
SetupOSXCoreGraphicsRenderer
();
#endif