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

@@ -4,7 +4,7 @@
#include "amuse/Common.hpp"
#include "amuse/AudioGroup.hpp"
#include "amuse/AudioGroupPool.hpp"
#include <string.h>
#include <cstring>
/* Squelch Win32 macro pollution >.< */
#undef SendMessage