]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libphobos/libdruntime/core/sys/windows/dll.d
Merge remote-tracking branch 'origin/master' into devel/c++-contracts
[thirdparty/gcc.git] / libphobos / libdruntime / core / sys / windows / dll.d
index d602347f2a3d0554ecad00fca7cc38022f5d8620..367c1d90d938cdee5d98c261eff7c5dcab49699e 100644 (file)
@@ -14,7 +14,6 @@
  */
 module core.sys.windows.dll;
 version (Windows):
-@system:
 
 import core.sys.windows.winbase;
 import core.sys.windows.winnt;