Optimize Stream includes to Array

This commit is contained in:
Wojtek Figat
2022-01-02 01:28:06 +01:00
parent 68d8766c56
commit 32a73727b0
6 changed files with 18 additions and 13 deletions

View File

@@ -2,6 +2,7 @@
#pragma once
#include "Engine/Core/Core.h"
#include "Engine/Core/Types/BaseTypes.h"
#define FILESTREAM_BUFFER_SIZE 4096