Changeset 1615
- Timestamp:
- 04/06/08 14:39:19 (4 months ago)
- Files:
-
- nepenthes/trunk/nepenthes-core/src/LogManager.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nepenthes/trunk/nepenthes-core/src/LogManager.cpp
r836 r1615 31 31 #include <assert.h> 32 32 #include <stdio.h> 33 #include <stdlib.h> 34 #include <string.h> 35 33 36 #include "LogManager.hpp" 34 37 #include "LogHandlerEntry.hpp"
