mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Move sha256.c to lib/
Precompiled headers don't work if we're not a pure C++ project.
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
#include <mini-gmp.h>
|
||||
#endif
|
||||
|
||||
#include "util/sha256.h"
|
||||
#include <sha256/sha256.h>
|
||||
|
||||
#include "srp.h"
|
||||
//#define CSRP_USE_SHA1
|
||||
|
Reference in New Issue
Block a user