Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

Types.hpp

Go to the documentation of this file.
00001 //----------------------------------------------------------------------------
00002 /** @file Types.hpp
00003  */
00004 //----------------------------------------------------------------------------
00005 
00006 #ifndef TYPES_HPP
00007 #define TYPES_HPP
00008 
00009 #include "Benzene.hpp"
00010 
00011 _BEGIN_BENZENE_NAMESPACE_
00012 
00013 typedef unsigned char byte;
00014 
00015 //----------------------------------------------------------------------------
00016 
00017 _END_BENZENE_NAMESPACE_
00018 
00019 #endif // TYPES_HPP


6 Jan 2011 Doxygen 1.6.3