AdapterIO: Don't inclue RWLocker header in public file
This commit is contained in:
parent
0b2683b543
commit
784c192df2
@ -8,10 +8,12 @@
|
||||
|
||||
#include <MediaIO.h>
|
||||
#include <OS.h>
|
||||
#include <RWLocker.h>
|
||||
#include <SupportDefs.h>
|
||||
|
||||
|
||||
class RWLocker;
|
||||
|
||||
|
||||
namespace BCodecKit {
|
||||
|
||||
|
||||
|
@ -8,6 +8,7 @@
|
||||
#include <AdapterIO.h>
|
||||
|
||||
#include <MediaIO.h>
|
||||
#include <RWLocker.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user