Changes in src/verbose.hpp [f66195:cd4ccc]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/verbose.hpp
rf66195 rcd4ccc 8 8 #ifndef VERBOSE_HPP_ 9 9 #define VERBOSE_HPP_ 10 11 using namespace std;12 13 /*********************************************** includes ***********************************/14 15 // include config.h16 #ifdef HAVE_CONFIG_H17 #include <config.h>18 #endif19 20 #include <iostream>21 10 22 11 /************************************* Class Verbose & Binary *******************************/
Note:
See TracChangeset
for help on using the changeset viewer.