fixed amd build

[ROCm/composable_kernel commit: 1f2cfcebb3]
This commit is contained in:
Chao Liu
2019-06-19 18:51:19 -05:00
parent 611944080a
commit 84ce32552d
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 {