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