Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Commit

Permalink
fixup.
Browse files Browse the repository at this point in the history
  • Loading branch information
olupton committed Dec 17, 2021
1 parent 241f2bb commit 9cd7ace
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions coreneuron/utils/offload.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
# =============================================================================
*/
#pragma once
#include <cstddef>

#define nrn_pragma_stringify(x) #x
#if defined(CORENEURON_ENABLE_GPU) && defined(CORENEURON_PREFER_OPENMP_OFFLOAD) && defined(_OPENMP)
#define nrn_pragma_acc(x)
Expand Down

0 comments on commit 9cd7ace

Please sign in to comment.