view fft/native/bqvec/test/TestVectorOps.h @ 29:cf59817a5983

Build stuff for native
author Chris Cannam
date Sat, 17 Oct 2015 15:00:08 +0100
parents
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();

}

}