Developer Documentation
Loading...
Searching...
No Matches
VectorT_new.cpp
1/*
2 * VectorT_new.cpp
3 *
4 * Created on: Nov 19, 2015
5 * Author: ebke
6 */
7
8#include <benchmark/benchmark_api.h>
9#include <OpenMesh/Core/Geometry/VectorT.hh>
10
11#define BMPOSTFIX _CPP11
12#include "VectorT.cpp"