fix broken header in NV path

Change-Id: Ia3aff2a89d9ba49547f51ce03a3304dfab58ba25


[ROCm/hip commit: fa15ee3ccd]
This commit is contained in:
Sun, Peng
2017-04-19 10:47:40 -05:00
parent a4f76aa6b0
commit 2517984a65
@@ -948,4 +948,6 @@ inline static hipChannelFormatDesc hipCreateChannelDesc()
{
return cudaCreateChannelDesc<T>();
}
#endif
#endif //__CUDACC__
#endif //HIP_INCLUDE_HIP_NVCC_DETAIL_HIP_RUNTIME_API_H