[svn-r12185] Purpose: Code cleanup

Description:
    Removed an empty #ifdef block that was left by mistake.

Platforms tested:
    Linux 2.4 (heping) - very minor
This commit is contained in:
Binh-Minh Ribler 2006-03-31 11:32:31 -05:00
parent 244fdb6d89
commit 92178e5fff
25 changed files with 0 additions and 55 deletions

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -19,8 +19,6 @@
#endif
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -17,10 +17,7 @@
#else
#include <iostream>
#endif
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -17,10 +17,7 @@
#else
#include <iostream>
#endif
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -17,10 +17,7 @@
#else
#include <iostream>
#endif
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -17,10 +17,7 @@
#else
#include <iostream>
#endif
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -17,10 +17,7 @@
#else
#include <iostream>
#endif
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5CppDoc.h" // included only for Doxygen to generate part of RM
#include "H5Include.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -19,8 +19,6 @@
#endif
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"

View File

@ -13,8 +13,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
#ifndef H5_NO_NAMESPACE
#endif
#include "H5Include.h"
#include "H5Exception.h"