fix broken header in NV path

Change-Id: Ia3aff2a89d9ba49547f51ce03a3304dfab58ba25
This commit is contained in:
Sun, Peng
2017-04-19 10:47:40 -05:00
parent 1b6d08ada0
commit fa15ee3ccd
+3 -1
View File
@@ -948,4 +948,6 @@ inline static hipChannelFormatDesc hipCreateChannelDesc()
{
return cudaCreateChannelDesc<T>();
}
#endif
#endif //__CUDACC__
#endif //HIP_INCLUDE_HIP_NVCC_DETAIL_HIP_RUNTIME_API_H