fixed amd build

This commit is contained in:
Chao Liu
2019-06-19 18:51:19 -05:00
parent 21f7e9f103
commit 1f2cfcebb3
4 changed files with 8 additions and 10 deletions

View File

@@ -2,6 +2,7 @@
#define CK_MATH_HPP
#include "config.hpp"
#include "integral_constant.hpp"
namespace ck {
namespace math {