CloverBootloader/rEFIt_UEFI/cpp_unit_test/global2.cpp
jief e05286e4a4 Big big refactoring of REFIT_MENU structs. They are now objects.
There is some cleaning to do
in the hierarchy of REFIT_ABSTRACT_MENU_ENTRY.
2020-02-28 23:28:33 +03:00

4 lines
100 B
C++

#include <Platform.h>
#include "../cpp_foundation/XStringW.h"
XStringW global_str2(L"global_str2");