util/byte_reverse: convert to C++
This commit is contained in:
@@ -22,12 +22,9 @@
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "InputStream.hxx"
|
||||
#include "util/Error.hxx"
|
||||
#include "util/ByteReverse.hxx"
|
||||
#include "Log.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "util/byte_reverse.h"
|
||||
}
|
||||
|
||||
#include <glib.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user