mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[DXSDK] Add a header guard to aviriff.h.
This commit is contained in:
parent
d3e7f8dd2d
commit
7446d8c8a2
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue