CFStorage's includes was hidden

This commit is contained in:
Ivan Morozov
2022-10-31 18:03:31 +03:00
parent c66424204d
commit 675b6a2acc
8 changed files with 49 additions and 7 deletions

View File

@ -30,6 +30,7 @@
*
*/
#pragma once
#include "guid.h"
#include "cfexception.h" // Used by heirs
#include <memory>