util/ByteOrder: move Packed* classes to separate headers
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "input/InputStream.hxx"
|
||||
#include "pcm/CheckAudioFormat.hxx"
|
||||
#include "util/BitReverse.hxx"
|
||||
#include "util/ByteOrder.hxx"
|
||||
#include "util/PackedBigEndian.hxx"
|
||||
#include "tag/Handler.hxx"
|
||||
#include "DsdLib.hxx"
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
#include "input/InputStream.hxx"
|
||||
#include "pcm/CheckAudioFormat.hxx"
|
||||
#include "util/BitReverse.hxx"
|
||||
#include "util/ByteOrder.hxx"
|
||||
#include "util/PackedLittleEndian.hxx"
|
||||
#include "DsdLib.hxx"
|
||||
#include "tag/Handler.hxx"
|
||||
|
||||
|
Reference in New Issue
Block a user