mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 16:11:34 -06:00
9.04 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
8874e4fbc9
commit
829409452d
@@ -1,11 +1,14 @@
|
||||
// InMemStream.h
|
||||
|
||||
#ifndef __INMEMSTREAM_H
|
||||
#define __INMEMSTREAM_H
|
||||
#ifndef __IN_MEM_STREAM_H
|
||||
#define __IN_MEM_STREAM_H
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "../../../C/Alloc.h"
|
||||
|
||||
#include "../../Common/MyCom.h"
|
||||
|
||||
#include "MemBlocks.h"
|
||||
|
||||
class CIntListCheck
|
||||
|
||||
Reference in New Issue
Block a user