1
0
mirror of https://github.com/EduApps-CDG/OpenDX synced 2024-12-30 09:45:37 +01:00
OpenDX/src/dxgi/dxgi_enums.h
2017-12-04 11:33:04 +01:00

6 lines
102 B
C++

#pragma once
#include "dxgi_include.h"
std::ostream& operator << (std::ostream& os, DXGI_FORMAT e);