InputStream: convert to class
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
struct InputStream;
|
||||
class InputStream;
|
||||
|
||||
class TextInputStream {
|
||||
InputStream &is;
|
||||
|
Reference in New Issue
Block a user