input_stream: forward-declare the struct
Hide the definition from C code, to prepare the transition to C++.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "ArchiveInternal.hxx"
|
||||
#include "ArchivePlugin.hxx"
|
||||
#include "InputInternal.hxx"
|
||||
#include "InputStream.hxx"
|
||||
#include "InputPlugin.hxx"
|
||||
#include "refcount.h"
|
||||
|
||||
|
@@ -26,6 +26,7 @@
|
||||
#include "ArchiveInternal.hxx"
|
||||
#include "ArchivePlugin.hxx"
|
||||
#include "InputInternal.hxx"
|
||||
#include "InputStream.hxx"
|
||||
#include "InputPlugin.hxx"
|
||||
#include "refcount.h"
|
||||
|
||||
|
@@ -26,6 +26,7 @@
|
||||
#include "ArchiveInternal.hxx"
|
||||
#include "ArchivePlugin.hxx"
|
||||
#include "InputInternal.hxx"
|
||||
#include "InputStream.hxx"
|
||||
#include "InputPlugin.hxx"
|
||||
#include "refcount.h"
|
||||
|
||||
|
Reference in New Issue
Block a user