From f8e9eab39a5e96d478762d06e27ec38f80128435 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 21 Oct 2007 23:54:57 +0000 Subject: namespace and class cleanups --- src/common/functions.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/functions.h') diff --git a/src/common/functions.h b/src/common/functions.h index 62cf627..d13fd17 100644 --- a/src/common/functions.h +++ b/src/common/functions.h @@ -11,6 +11,7 @@ #include #include +/// Support functions for the game engine namespace common { /// return the smallest of two float values -- cgit v1.2.3