fix broken header in NV path

Change-Id: Ia3aff2a89d9ba49547f51ce03a3304dfab58ba25


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