Author: carnold
Date: Thu Feb 21 09:53:38 2008
New Revision: 629895

URL: http://svn.apache.org/viewvc?rev=629895&view=rev
Log:
LOGCXX-62: header-check fixes

Modified:
    logging/log4cxx/trunk/src/main/include/log4cxx/spi/hierarchyeventlistener.h

Modified: 
logging/log4cxx/trunk/src/main/include/log4cxx/spi/hierarchyeventlistener.h
URL: 
http://svn.apache.org/viewvc/logging/log4cxx/trunk/src/main/include/log4cxx/spi/hierarchyeventlistener.h?rev=629895&r1=629894&r2=629895&view=diff
==============================================================================
--- logging/log4cxx/trunk/src/main/include/log4cxx/spi/hierarchyeventlistener.h 
(original)
+++ logging/log4cxx/trunk/src/main/include/log4cxx/spi/hierarchyeventlistener.h 
Thu Feb 21 09:53:38 2008
@@ -24,6 +24,9 @@
 #endif
 
 
+#include <log4cxx/helpers/object.h>
+#include <log4cxx/helpers/objectptr.h>
+#include <vector>
 
 namespace log4cxx
 {


Reply via email to