convert colvars lib to use c++ style header files
This commit is contained in:
@ -8,8 +8,7 @@
|
||||
// Colvars repository at GitHub.
|
||||
|
||||
#include <cstdlib>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
|
||||
#define COLVARSCRIPT_CPP
|
||||
#include "colvarscript.h"
|
||||
|
||||
Reference in New Issue
Block a user