mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 20:16:10 +08:00
Rename byteswap to cbyteswap (#140)
Resolves include collision with protobuf dependency
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
#include "zip_utils.h"
|
||||
#include "zip_uncompressed.h"
|
||||
#include "checksum_crc.h"
|
||||
#include "byteswap.h"
|
||||
#include "cbyteswap.h"
|
||||
#include "utlstring.h"
|
||||
|
||||
// NOTE: This has to be the last file included!
|
||||
|
Reference in New Issue
Block a user