Changeset 17b3a5c for molecuilder/src/verbose.hpp
- Timestamp:
- Oct 9, 2009, 10:54:52 AM (16 years ago)
- Children:
- 3efb4a
- Parents:
- 70b7aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/verbose.hpp
r70b7aa r17b3a5c 8 8 #ifndef VERBOSE_HPP_ 9 9 #define VERBOSE_HPP_ 10 11 using namespace std; 12 13 /*********************************************** includes ***********************************/ 14 15 // include config.h 16 #ifdef HAVE_CONFIG_H 17 #include <config.h> 18 #endif 19 20 #include <iostream> 10 21 11 22 /************************************* Class Verbose & Binary *******************************/
Note:
See TracChangeset
for help on using the changeset viewer.