Merge branch 'release-4-6', adds the nbnxn functionality
[alexxy/gromacs.git] / src / gromacs / gmxlib / version.h
index 0fe646046df82dcbd6b525922ce2f2d53b0d64a4..937b3c5da0e658214afdc42020eda4a28aae30a5 100644 (file)
  *
  * For more info, check our website at http://www.gromacs.org
  */
-#ifndef GMX_VERSION_H
-#define GMX_VERSION_H
+#ifndef GMX_GMXLIB_VERSION_H
+#define GMX_GMXLIB_VERSION_H
 
 extern const char _gmx_ver_string[];
 extern const char _gmx_full_git_hash[];
 extern const char _gmx_central_base_hash[];
 
-#endif
+#endif /* GMX_GMXLIB_VERSION_H */