ext/oxt/detail/context.hpp in passenger-4.0.17 vs ext/oxt/detail/context.hpp in passenger-4.0.18

- old
+ new

@@ -80,9 +80,10 @@ thread_local_context(); }; +void set_thread_local_context(const thread_local_context_ptr &ctx); thread_local_context *get_thread_local_context(); } // namespace oxt