Skip to content
Snippets Groups Projects
Commit 590ab166 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

convert more system headers to c++ style

parent 08b135ce
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,8 @@
------------------------------------------------------------------------- */
#include <cmath>
#include <string.h>
#include <stdlib.h>
#include <cstring>
#include <cstdlib>
#include "compute_pressure_cylinder.h"
#include "atom.h"
#include "update.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment