1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Move sha1.hpp and base64.hpp to util/

This commit is contained in:
Loic Blot 2015-02-21 13:00:57 +01:00
parent aa31e3c7f3
commit 3998a1f8f9
11 changed files with 9 additions and 9 deletions

View file

@ -362,7 +362,6 @@ set (unittests_SRCS
set(common_SRCS
ban.cpp
base64.cpp
cavegen.cpp
clientiface.cpp
collision.cpp
@ -422,7 +421,6 @@ set(common_SRCS
serverlist.cpp
serverobject.cpp
settings.cpp
sha1.cpp
socket.cpp
sound.cpp
staticobject.cpp