Index: libcfa/src/concurrency/monitor.hfa
===================================================================
--- libcfa/src/concurrency/monitor.hfa	(revision d76bd7969460fb9e7c80b462b463f6cc9090c112)
+++ libcfa/src/concurrency/monitor.hfa	(revision 152c2b2495f95d3439eb15f85f3d8bcaacf76d24)
@@ -38,4 +38,6 @@
 	dtor_node     = NULL;
 }
+
+static inline void ^?{}(monitor_desc & ) {}
 
 struct monitor_guard_t {
