aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/global.h
blob: b5ae6a8a054d81b0db183cc0877e2b4c252f676a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#include "abstract.h"
#include "derived.h"
#include "point.h"
#include "size.h"
#include "complex.h"
#include "functions.h"
#include "kindergarten.h"
#include "pairuser.h"
#include "listuser.h"
#include "samplenamespace.h"
#include "modifications.h"
#include "implicitconv.h"
#include "reference.h"