system/ByteOrder: move to util/
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "Aiff.hxx"
|
||||
#include "input/InputStream.hxx"
|
||||
#include "system/ByteOrder.hxx"
|
||||
#include "util/ByteOrder.hxx"
|
||||
|
||||
#include <limits>
|
||||
#include <stdexcept>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "ApeLoader.hxx"
|
||||
#include "system/ByteOrder.hxx"
|
||||
#include "util/ByteOrder.hxx"
|
||||
#include "input/InputStream.hxx"
|
||||
#include "util/StringView.hxx"
|
||||
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "Riff.hxx"
|
||||
#include "input/InputStream.hxx"
|
||||
#include "system/ByteOrder.hxx"
|
||||
#include "util/ByteOrder.hxx"
|
||||
|
||||
#include <limits>
|
||||
#include <stdexcept>
|
||||
|
||||
Reference in New Issue
Block a user