Skip to content

Commit

Permalink
Don't #define restrict; this is now handled by the flesh
Browse files Browse the repository at this point in the history
  • Loading branch information
eschnett committed Jun 17, 2012
1 parent f041672 commit 384c260
Showing 1 changed file with 0 additions and 6 deletions.
Expand Up @@ -36,12 +36,6 @@
extern "C" {
#endif

#ifdef __cplusplus
# ifdef CCTK_CXX_RESTRICT
# define restrict CCTK_CXX_RESTRICT
# endif
#endif

#include "MathematicaCompat.h"

#ifdef KRANC_C
Expand Down

0 comments on commit 384c260

Please sign in to comment.