Public header was missing include of ComPtr smart-pointer
This commit is contained in:
Родитель
259edc2c66
Коммит
2ca39db9c5
|
@ -28,6 +28,8 @@
|
|||
#include <assert.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <wrl/client.h>
|
||||
|
||||
#include "GraphicsMemory.h"
|
||||
#include "Effects.h"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче