11 lines
244 B
C
11 lines
244 B
C
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#ifndef SYMS_SERIAL_INC_C
|
|
#define SYMS_SERIAL_INC_C
|
|
|
|
////////////////////////////////
|
|
// NOTE(allen): Extended Serial Info
|
|
#include "syms/core/base/syms_serial.c"
|
|
|
|
#endif // SYMS_SERIAL_INC_C
|