]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libphobos/libdruntime/core/sys/windows/powrprof.d
Merge remote-tracking branch 'origin/master' into devel/c++-contracts
[thirdparty/gcc.git] / libphobos / libdruntime / core / sys / windows / powrprof.d
index 275dbeabd0785734ca4c1482b6119165a27285e9..be4d0aa2d2087b9b97fef3ece2770b93e408b74f 100644 (file)
@@ -9,7 +9,6 @@
  */
 module core.sys.windows.powrprof;
 version (Windows):
-@system:
 pragma(lib, "powrprof");
 
 import core.sys.windows.windef;