From f5549cdd73d22711f28ed7d2dca7a00888454357 Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Mon, 19 Dec 2022 19:03:37 +0100 Subject: Pragma moved --- src/pklib/pklib.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/pklib/pklib.h b/src/pklib/pklib.h index 93190a2..bde43dc 100644 --- a/src/pklib/pklib.h +++ b/src/pklib/pklib.h @@ -5,13 +5,14 @@ /*---------------------------------------------------------------------------*/ /* Date Ver Who Comment */ /* -------- ---- --- ------- */ -/* 31.03.03 1.00 Lad The first version of pkware.h */ +/* 31.03.03 1.00 Lad Created */ /*****************************************************************************/ -#pragma once #ifndef __PKLIB_H__ #define __PKLIB_H__ +#pragma once + //----------------------------------------------------------------------------- // Defines -- cgit v1.2.3