Fix typo.

--HG--
branch : trunk
This commit is contained in:
Kudlaty
2009-07-24 22:44:30 +02:00
parent 261e75c9cf
commit def7d199dd

View File

@@ -23,6 +23,10 @@
#include "Common.h"
#ifndef HAVE_CONFIG_H
#define HAVE_ACE_STACK_TRACE_H 1
#endif
#ifdef HAVE_ACE_STACK_TRACE_H
#include "ace/Stack_Trace.h"
#endif