mirror of https://github.com/axmolengine/axmol.git
7 lines
104 B
C++
7 lines
104 B
C++
|
#include "MFUtils.h"
|
||
|
|
||
|
#include <windows.h>
|
||
|
#include <mfapi.h>
|
||
|
#include <mfobjects.h>
|
||
|
#include <mfidl.h>
|