Fix CMake interface include paths (#14)
* Fixed include path * Formatting * Remove lookup_constexpr.hpp
This commit is contained in:
committed by
GitHub
parent
cdc94ab2cb
commit
0cbefb77b7
@@ -2,9 +2,9 @@
|
||||
|
||||
#include <trigdx/trigdx_config.hpp>
|
||||
|
||||
#include <trigdx/reference.hpp>
|
||||
#include <trigdx/lookup.hpp>
|
||||
#include <trigdx/lookup_avx.hpp>
|
||||
#include <trigdx/reference.hpp>
|
||||
|
||||
#if defined(TRIGDX_USE_MKL)
|
||||
#include <trigdx/mkl.hpp>
|
||||
|
||||
Reference in New Issue
Block a user