1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-14 22:07:05 +01:00

First compile OK through nvcc on host

This commit is contained in:
paboyle
2018-01-24 13:08:47 +00:00
parent 90ea472411
commit 4e30739093
3 changed files with 18 additions and 8 deletions

View File

@ -28,9 +28,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
/* END LEGAL */
#include <Grid/Grid.h>
using namespace std;
using namespace Grid;
;
class funcPlus {
public: