Replace outdated import in the documentation

This commit is contained in:
2021-04-15 09:38:59 +02:00
parent 60b0562311
commit f0d8c616bb
4 changed files with 4 additions and 118 deletions

View File

@ -37,7 +37,7 @@ else version (D_Ddoc)
version (WindowsDoc):
import tanya.sys.windows.winbase;
import core.sys.windows.winbase;
/**
* Provides an extendable representation of a Win32 $(D_PSYMBOL OVERLAPPED)