X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FDivU64x64Remainder.c;h=327e97382b58a1ea08069866c6a2c5c85198000f;hp=acc2d4861988870856b2ae984af04f837be390c6;hb=1efcc4ae46f52e3845923ffbab68426e068709d2;hpb=91496a547d383bf9c236b7a82a6a07b8ea1a381f diff --git a/MdePkg/Library/BaseLib/DivU64x64Remainder.c b/MdePkg/Library/BaseLib/DivU64x64Remainder.c index acc2d48619..327e97382b 100644 --- a/MdePkg/Library/BaseLib/DivU64x64Remainder.c +++ b/MdePkg/Library/BaseLib/DivU64x64Remainder.c @@ -12,9 +12,7 @@ **/ -// -// Include common header file for this module. -// + #include "BaseLibInternals.h"