ComputationalRadiationPhysics / clara2

Clara2 - a parallel classical radiation calculator based on Liénard-Wiechert potentials
GNU General Public License v3.0
13 stars 9 forks source link

fix includes #80

Closed PrometheusPi closed 7 years ago

PrometheusPi commented 7 years ago

This pull request solves issue #73.

It moves all #includes from hpp to cpp files where possible.

The problem remains with *.hpp/*.tpp and *.hpp-only files (new issue #81)

The codes compiles.