aboutsummaryrefslogtreecommitdiff
path: root/tests/install/lib/libtest/test/utility.cxx
blob: 2016b452d00ae186c373c66d10db2703852f375f (plain)
1
2
3
4
5
6
#include <test/utility.hxx>

namespace test
{
  int f () {return 0;}
}