12 lines
290 B
Diff
12 lines
290 B
Diff
--- src/support/debugstream.h 2006/07/11 09:02:54 1.1
|
|
+++ src/support/debugstream.h 2006/07/11 09:03:08
|
|
@@ -14,7 +14,7 @@
|
|
|
|
#include <iostream>
|
|
|
|
-#include <boost/test/detail/nullstream.hpp>
|
|
+#include <boost/test/utils/nullstream.hpp>
|
|
|
|
#ifdef DEBUG
|
|
# define TEMPORARY_DEBUG_MACRO DEBUG
|