This commit is contained in:
aozhiwei 2022-05-31 21:38:49 +08:00
parent b0506104c4
commit 994e841017
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#include "precompile.h"
#include <math.h>
#include "metadata.h"
#include "metamgr.h"

View File

@ -1,4 +1,7 @@
#include "precompile.h"
#include <math.h>
#include "metamgr.h"
#include "human.h"