[DXSDK] Add a header guard to aviriff.h.

This commit is contained in:
Amine Khaldi 2018-03-08 13:44:37 +01:00
parent d3e7f8dd2d
commit 7446d8c8a2

View file

@ -17,6 +17,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#pragma once
/* All definitions here are packed structures of on-disk formats */
#include <pshpack2.h>