convert gpu lib to use c++-style include files

This commit is contained in:
Axel Kohlmeyer
2018-05-08 00:25:10 -04:00
parent ff6507e7b7
commit 3394d18a2a
60 changed files with 60 additions and 60 deletions

View File

@ -15,7 +15,7 @@
#include <iostream>
#include <cassert>
#include <math.h>
#include <cmath>
#include "lal_tersoff_mod.h"