[nvccWarnings] Fix warnings seen with dtests on nvcc path

This commit is contained in:
Phaneendr-kumar Lanka
2017-12-13 12:32:16 +05:30
committed by Phaneendr-kumar Lanka
parent f485e8433d
commit 0ac125e3db
11 changed files with 12 additions and 21 deletions
@@ -27,7 +27,10 @@ THE SOFTWARE.
#include "hip/hip_runtime.h"
#include "test_common.h"
#ifdef __HIP_PLATFORM_HCC__
#define HIPRT_CB
#endif
class CallbackClass
{