fix(atomicSpecies.h-->-species.h): added species.h includes for spesific species where needed
This commit is contained in:
@@ -10,7 +10,8 @@ composition_headers = files(
|
||||
dependencies = [
|
||||
probe_dep,
|
||||
quill_dep,
|
||||
species_weight_dep
|
||||
species_weight_dep,
|
||||
const_dep,
|
||||
]
|
||||
|
||||
# Define the libcomposition library so it can be linked against by other parts of the build system
|
||||
|
||||
Reference in New Issue
Block a user