Use long instead of int for particle identifiers
This commit is contained in:
parent
72df7b6c66
commit
f1a30f3537
10 changed files with 42 additions and 11 deletions
|
@ -1,6 +1,7 @@
|
|||
#ifndef __DETAILS_EUCLIDIAN_SPECTRUM_1D
|
||||
#define __DETAILS_EUCLIDIAN_SPECTRUM_1D
|
||||
|
||||
#include <iostream>
|
||||
#include <boost/function.hpp>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue