From: bernie Date: Tue, 6 Feb 2007 07:19:48 +0000 (+0000) Subject: Documentation and indentation fixes. X-Git-Tag: 1.0.0~483 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;ds=inline;h=e25c8386df833c713632bdba131b0a8ffb67b3b7;p=bertos.git Documentation and indentation fixes. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@758 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/os/hptime.c b/os/hptime.c index 33427e6b..7be9ea20 100755 --- a/os/hptime.c +++ b/os/hptime.c @@ -10,6 +10,7 @@ * \version $Id$ * \author Bernardo Innocenti */ + #include "hptime.h" #if defined(_WIN32)