This commit is contained in:
aozhiwei 2022-07-14 17:48:14 +08:00
commit 2d3b79a26e
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"