clear all opend deprecations

This commit is contained in:
Adam D. Ruppe 2024-03-30 21:57:45 -04:00
parent a35f0ef535
commit 89252d46e4
22 changed files with 62 additions and 47 deletions

View file

@ -24,6 +24,8 @@ module arsd.comhelpers;
and then fully dynamic can be done with opDispatch for teh lulz.
+/
version(Windows):
import core.sys.windows.windows;
import core.sys.windows.com;
import core.sys.windows.oaidl;