mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 14:11:34 -06:00
4.20
This commit is contained in:
committed by
Kornel Lesiński
parent
8c1b5c7b7e
commit
3c510ba80b
@@ -1,13 +1,11 @@
|
||||
// Common/StdInStream.h
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef __COMMON_STDINSTREAM_H
|
||||
#define __COMMON_STDINSTREAM_H
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "String.h"
|
||||
#include "Common/String.h"
|
||||
#include "Types.h"
|
||||
|
||||
class CStdInStream
|
||||
|
||||
Reference in New Issue
Block a user