Files
src-1.2/engine/shared/library/sharedFoundation/src/linux/ByteOrder.h
T

21 lines
476 B
C
Executable File

// ======================================================================
//
// ByteOrder.h
// jeff grills
//
// copyright 1998 Bootprint Entertainment
//
// ======================================================================
#ifndef BYTE_ORDER_H
#define BYTE_ORDER_H
// ======================================================================
#include "sharedFoundation/FirstPlatform.h"
// ======================================================================
#endif