system/ByteOrder: move to util/
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "pcm/PcmExport.hxx"
|
||||
#include "pcm/Traits.hxx"
|
||||
#include "system/ByteOrder.hxx"
|
||||
#include "util/ByteOrder.hxx"
|
||||
#include "util/ConstBuffer.hxx"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "test_pcm_util.hxx"
|
||||
#include "pcm/PcmPack.hxx"
|
||||
#include "system/ByteOrder.hxx"
|
||||
#include "util/ByteOrder.hxx"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
|
Reference in New Issue
Block a user