mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
General: Clean up inclusions
Ensures that each header includes all of its dependencies that can't be forward declared.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#include "amuse/Envelope.hpp"
|
||||
|
||||
#include "amuse/AudioGroupPool.hpp"
|
||||
#include "amuse/Voice.hpp"
|
||||
|
||||
namespace amuse {
|
||||
|
||||
Reference in New Issue
Block a user