- updated so streflop can be totally ignored when that cmake switch is off

This commit is contained in:
Mark Vejvoda
2011-12-16 06:24:21 +00:00
parent 6a6b58fa20
commit ebba25b06f
7 changed files with 83 additions and 25 deletions

View File

@@ -15,7 +15,7 @@
#ifdef USE_STREFLOP
#include <cmath>
#include "streflop_cond.h"
#include <streflop_cond.h>
#else