mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
normalize includes: common
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
#include "common/strings.h"
|
||||
#include "common/seperator.h"
|
||||
|
||||
#include <string.h> /* for memcpy() */
|
||||
#include <cstring> /* for memcpy() */
|
||||
|
||||
MD5::MD5() {
|
||||
memset(pMD5, 0, 16);
|
||||
|
||||
Reference in New Issue
Block a user