From f030154fe727e25a2afe1f78b3998c2d2dba95e4 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 18 Aug 2009 09:24:15 +0000 Subject: astyle cleanup, corrects not loading of material textures --- src/filesystem/filesystem.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/filesystem/filesystem.h') diff --git a/src/filesystem/filesystem.h b/src/filesystem/filesystem.h index 1bdacaa..5fe97d0 100644 --- a/src/filesystem/filesystem.h +++ b/src/filesystem/filesystem.h @@ -17,7 +17,8 @@ /// The filesystem namespace contains classes and functions for common file operations. /** filesystem is a core subsystem */ -namespace filesystem { +namespace filesystem +{ typedef std::list SearchPath; -- cgit v1.2.3