convert colvars lib to use c++ style header files
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
// Colvars repository at GitHub.
|
||||
|
||||
#include <sstream>
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
|
||||
#if defined(_OPENMP)
|
||||
#include <omp.h>
|
||||
|
||||
Reference in New Issue
Block a user