NOCL  v0.1.0-2524
Modern C++ Class Library for GUI Projects
nocl_external.hpp File Reference

Collection of external include files needed by almost everyone. More...

#include <exception>
#include <string>
#include <map>
#include <set>
#include <fstream>
#include <iostream>
#include <sstream>
#include <iomanip>
#include <vector>
#include <regex>
#include <algorithm>
#include <memory>
#include <cmath>
#include <gtk/gtk.h>
Include dependency graph for nocl_external.hpp:
This graph shows which files directly or indirectly include this file:

Detailed Description

Collection of external include files needed by almost everyone.

Mostly standard C++ header files.