mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Fix MSVC build Build broken by 98e36d7
This commit is contained in:
@@ -18,6 +18,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
*/
|
||||
|
||||
#include "content_sao.h"
|
||||
#include "util/mathconstants.h"
|
||||
#include "util/serialize.h"
|
||||
#include "collision.h"
|
||||
#include "environment.h"
|
||||
|
@@ -21,6 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include <stack>
|
||||
#include "util/pointer.h"
|
||||
#include "util/numeric.h"
|
||||
#include "util/mathconstants.h"
|
||||
#include "map.h"
|
||||
#include "serverenvironment.h"
|
||||
#include "nodedef.h"
|
||||
|
Reference in New Issue
Block a user