Skip to content
Snippets Groups Projects
Commit 57690ab7 authored by cmaffeo2's avatar cmaffeo2
Browse files

Fixed gpuErrchk #undef

parent b42e33d7
No related branches found
No related tags found
No related merge requests found
...@@ -179,6 +179,6 @@ private: ...@@ -179,6 +179,6 @@ private:
}; };
#ifndef delgpuErrchk #ifndef delgpuErrchk
#undef delgpuErrchk #undef delgpuErrchk
#undef gpuErrchk #undef gpuErrchk(code)
#endif #endif
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment