[CPORTLIB]

Add a #pragma once directive to forbid multiple inclusions of the same header.

[NTOSKRNL:KD64]
Code formatting only

svn path=/trunk/; revision=58805
This commit is contained in:
Hermès Bélusca-Maïto 2013-04-21 14:03:07 +00:00
parent 32d3d39193
commit e214308f84
2 changed files with 3 additions and 1 deletions

View file

@ -8,6 +8,8 @@
/* INCLUDES *******************************************************************/
#pragma once
#include <ntdef.h>
//