The purpose of this file is to handle all the special cases for the way the various files are included and also to enforse general conventions. For example, on some systems it is vital to declare using namespace std;
, while on other systems it is just the opposite. All these situations are handled in this file.
Definition in file APPSPACK_Common.hpp.#include "APPSPACK_Config.hpp"
#include <iostream>
#include <iomanip>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <ctime>
#include <cstring>
#include <unistd.h>
#include <string>
#include <vector>
#include <list>
#include <fstream>
#include <map>
#include <sstream>
Include dependency graph for APPSPACK_Common.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | std |
© Sandia Corporation | Site Contact | Privacy and Security
Generated on Wed Dec 14 18:41:05 2005 for APPSPACK 4.0.2 by
1.3.8 written by Dimitri van Heesch,
© 1997-2002