mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
Huge compile performance refactor
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "amuse/ContainerRegistry.hpp"
|
||||
#include "amuse/Common.hpp"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <string>
|
||||
#include <memory>
|
||||
#include <unordered_map>
|
||||
|
||||
Reference in New Issue
Block a user