Rosetta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ubyte.fwd.hh
Go to the documentation of this file.
1 #ifndef INCLUDED_ObjexxFCL_ubyte_fwd_hh
2 #define INCLUDED_ObjexxFCL_ubyte_fwd_hh
3 
4 
5 // ubyte Forward Declarations
6 //
7 // Project: Objexx Fortran Compatibility Library (ObjexxFCL)
8 //
9 // Version: 3.0.0
10 //
11 // Language: C++
12 //
13 // Copyright (c) 2000-2009 Objexx Engineering, Inc. All Rights Reserved.
14 // Use of this source code or any derivative of it is restricted by license.
15 // Licensing is available from Objexx Engineering, Inc.: http://objexx.com Objexx@objexx.com
16 
17 
18 namespace ObjexxFCL {
19 
20 
21 // Forward Declarations
22 class ubyte;
23 
24 
25 } // namespace ObjexxFCL
26 
27 
28 #endif // INCLUDED_ObjexxFCL_ubyte_fwd_HH