particles: remove config-verify.h from particle.h

This commit is contained in:
Daniel Eklöf 2019-01-13 17:41:39 +01:00
parent f952347c84
commit 4a26664d8d
18 changed files with 17 additions and 1 deletions

View file

@ -7,6 +7,7 @@
#include "../bar.h"
#include "../config.h"
#include "../config-verify.h"
struct private {
struct particle *label;