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,6 +1,6 @@
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
#include <cstdio>
|
||||
#else
|
||||
#include <dirent.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user