#ifndef VCZH_PRESENTATION_COMPOSITION_INCLUDEALL
#define VCZH_PRESENTATION_COMPOSITION_INCLUDEALL
#include "GuiGraphicsCompositionBase.h"
#include "GuiGraphicsBasicComposition.h"
#include "GuiGraphicsTableComposition.h"
#include "GuiGraphicsStackComposition.h"
#include "GuiGraphicsFlowComposition.h"
#include "GuiGraphicsSpecializedComposition.h"
#include "GuiGraphicsResponsiveComposition.h"
#include "GuiGraphicsSharedSizeComposition.h"
#include "GuiGraphicsRepeatComposition.h"
#include "GuiGraphicsAxis.h"
#endif