Trax3 3.1.0
trax track library
Loading...
Searching...
No Matches
SupportXML.h
1// Copyright (c) 2013 - 2019 Marc-Michael Horstmann;
2// Copyright (c) 2020 - 2024 Trend Verlag;
3//
4// trax track library
5// AD 2014
6//
7// "If you belive it,
8// don't keep it all inside"
9//
10// Stiltskin
11
12
13#pragma once
14
15#include "trax/Units.h"
16#include <boost/property_tree/ptree.hpp>
17
18namespace trax{
19
20
24
25
26}
Namespace of all the trax track libraries classes and methods.
Definition Collection.h:17