summaryrefslogtreecommitdiff
path: root/boost/fiber/properties.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fiber/properties.hpp')
-rw-r--r--boost/fiber/properties.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/fiber/properties.hpp b/boost/fiber/properties.hpp
index 09ac7405d6..2f8b7a008d 100644
--- a/boost/fiber/properties.hpp
+++ b/boost/fiber/properties.hpp
@@ -28,7 +28,7 @@ class context;
namespace algo {
-struct algorithm;
+class algorithm;
}