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

inludes in *.hpp/*.tpp and *.hpp-only files #81

Open PrometheusPi opened 7 years ago

PrometheusPi commented 7 years ago

This is a followup to issue #73 solves by pull request #80.

The problem of including libraries via other includes remains with *.hpp/*.tpp and *.hpp-only files. This should be solved to reduce the number of cross-includes.