ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

iosfwd_header_test.cpp
Go to the documentation of this file.
00001 /* This test purpose is simply to check Standard header independancy that
00002  * is to say that the header can be included alone without any previous
00003  * include.
00004  * Additionnaly, for C Standard headers that STLport expose, it can also be
00005  * used to check that files included by those headers are compatible with
00006  * pure C compilers.
00007  */
00008 #ifndef _STLP_NO_IOSTREAMS
00009 #  include <iosfwd>
00010 #endif

Generated on Thu May 24 2012 04:35:54 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.