mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-06 23:45:26 +01:00
Properly and efficiently use split utility headers
This commit is contained in:
@@ -18,7 +18,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
*/
|
||||
|
||||
#include "nameidmapping.h"
|
||||
#include "utility.h"
|
||||
#include "util/serialize.h"
|
||||
|
||||
void NameIdMapping::serialize(std::ostream &os) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user