aboutsummaryrefslogtreecommitdiff
path: root/common/include/test4.hxx
blob: 4c9fc9e28789d2648682596657e5310b7ef477d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// file      : common/include/test3.hxx
// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license   : GNU GPL v2; see accompanying LICENSE file

#ifndef TEST3_HXX
#define TEST3_HXX

// Test preference of <> over "".
//
#include "objs2.hxx"
#include "objs4.hxx"

#endif // TEST3_HXX