C:/nobackup/private/physical_svn/trunk/test/header_compilation/unitsymbol_header_test.cpp

Go to the documentation of this file.
00001 
00002 /*=============================================================================
00003     physical quantities / units / constants
00004     Copyright (c) 2006, 2007 Martin Schulz
00005     http://physical.sourceforge.net
00006   
00007     This is private code by Martin Schulz.
00008   
00009     Use, modification and distribution is subject to the Boost Software
00010     License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
00011     http://www.boost.org/LICENSE_1_0.txt)
00012 =============================================================================*/
00013 
00014 /* This file should ensure that the header file is self-contained and will compile 
00015 on its own without errors. Including it twice will pop up potential errors of the 
00016 include guard */
00017 
00018 #include "physical/unitsymbol.hpp"
00019 #include "physical/unitsymbol.hpp"

Generated on Mon Apr 2 22:25:06 2007 for physical_svn by  doxygen 1.5.1-p1
hosted on SourceForge.net Logo