Compile nonbonded kernels as C++
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_kernel_sparc64_hpc_ace_double / nb_kernel_sparc64_hpc_ace_double.h
index dbe1b87c2fe43524247609185561cc76e0ed5256..28c6462204d4f44d05fa17f07d3530c9b69d2aa8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2012,2013,2014,2015, by the GROMACS development team, led by
+ * Copyright (c) 2012,2013,2014,2015,2018, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
 
 #include "gromacs/gmxlib/nonbonded/nb_kernel.h"
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 /* List of kernels for this architecture with metadata about them */
 extern nb_kernel_info_t
     kernellist_sparc64_hpc_ace_double[];
@@ -49,8 +45,4 @@ extern nb_kernel_info_t
 extern int
     kernellist_sparc64_hpc_ace_double_size;
 
-#ifdef __cplusplus
-}
-#endif
-
 #endif