view bqvec/test/TestVectorOps.h @ 368:96df4d212978

Add a static library
author Chris Cannam
date Fri, 08 Jul 2016 16:47:02 +0100
parents 5d0a2ebb4d17
children
line wrap: on
line source
/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */

namespace breakfastquay {

namespace Test {

bool testVectorOps();

}

}