Huge compile performance refactor

This commit is contained in:
Jack Andersen
2017-12-28 21:57:22 -10:00
parent e37128d657
commit 985994a291
23 changed files with 35 additions and 32 deletions

View File

@@ -8,7 +8,7 @@
#include "amuse/DSPCodec.h"
#include "amuse/N64MusyXCodec.h"
#include <cmath>
#include <string.h>
#include <cstring>
namespace amuse
{