mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-26 00:45:35 +00:00
(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "core/endian_func.hpp"
|
||||
#include "md5.h"
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user