X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FLRotU32.c;h=5bee9627a9c6de093f38dc666e46785ce165035b;hp=2998c83dc687a6e12adb4565344f4a39c2569ac2;hb=1efcc4ae46f52e3845923ffbab68426e068709d2;hpb=91496a547d383bf9c236b7a82a6a07b8ea1a381f diff --git a/MdePkg/Library/BaseLib/LRotU32.c b/MdePkg/Library/BaseLib/LRotU32.c index 2998c83dc6..5bee9627a9 100644 --- a/MdePkg/Library/BaseLib/LRotU32.c +++ b/MdePkg/Library/BaseLib/LRotU32.c @@ -12,9 +12,7 @@ **/ -// -// Include common header file for this module. -// + #include "BaseLibInternals.h"