// file      : tracer/include/test3.hxx
// author    : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 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