mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-25 15:19:21 +01:00
16 lines
256 B
C++
16 lines
256 B
C++
//
|
|
// ByteOrder.cpp
|
|
//
|
|
// Library: Foundation
|
|
// Package: Core
|
|
// Module: ByteOrder
|
|
//
|
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
|
// and Contributors.
|
|
//
|
|
// SPDX-License-Identifier: BSL-1.0
|
|
//
|
|
|
|
|
|
#include "Poco/ByteOrder.h"
|