no include of stacktrace.hpp
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
@license LGPL, see file <a href="license.html">COPYING</a>
|
@license LGPL, see file <a href="license.html">COPYING</a>
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.3 2004/08/31 16:23:29 marc
|
||||||
|
no include of stacktrace.hpp
|
||||||
|
|
||||||
Revision 1.2 2004/08/28 16:21:25 marc
|
Revision 1.2 2004/08/28 16:21:25 marc
|
||||||
mrw-c++-0.92 (mrw)
|
mrw-c++-0.92 (mrw)
|
||||||
- new file: version.cpp
|
- new file: version.cpp
|
||||||
@@ -23,10 +26,10 @@
|
|||||||
- possibility to compile without stack trace
|
- possibility to compile without stack trace
|
||||||
|
|
||||||
*/
|
*/
|
||||||
#include <mrw/stacktrace.hpp>
|
|
||||||
#include <mrw/smartpointer.hpp>
|
#include <mrw/smartpointer.hpp>
|
||||||
#include <stdlib.h> // exit
|
#include <stdlib.h> // exit
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <map>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <set>
|
#include <set>
|
||||||
#include <list>
|
#include <list>
|
||||||
|
Reference in New Issue
Block a user