[RPCRT4] Sync with Wine Staging 3.3. CORE-14434
[reactos.git] / dll / win32 / rpcrt4 / rpc_assoc.h
index ddbc274..31cbd8b 100644 (file)
  *
  */
 
+#pragma once
+
 #include "rpc_binding.h"
+#include "wine/list.h"
 
 typedef struct _RpcAssoc
 {