input_stream: forward-declare the struct
Hide the definition from C code, to prepare the transition to C++.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include "tag.h"
|
||||
#include "conf.h"
|
||||
#include "input_stream.h"
|
||||
#include "InputStream.hxx"
|
||||
#include "InputInit.hxx"
|
||||
#include "IOThread.hxx"
|
||||
|
||||
|
Reference in New Issue
Block a user