aboutsummaryrefslogtreecommitdiff
path: root/absl/flags/internal/flag.h
diff options
context:
space:
mode:
authorAugusto Righetto <aurighet@microsoft.com>2020-03-03 07:26:59 -0800
committerGitHub <noreply@github.com>2020-03-03 10:26:59 -0500
commit06f0e767d13d4d68071c4fc51e25724e0fc8bc74 (patch)
treecac234809927e0ea5c0c5c8bfd76dea4a31ea7dc /absl/flags/internal/flag.h
parentbcefbdcdf6ad85046ccacee0aeffba5404d3e528 (diff)
downloadabseil-06f0e767d13d4d68071c4fc51e25724e0fc8bc74.tar.gz
abseil-06f0e767d13d4d68071c4fc51e25724e0fc8bc74.tar.bz2
abseil-06f0e767d13d4d68071c4fc51e25724e0fc8bc74.zip
BuildBreak: UWP apps can't call GetModuleHandle (#596)
* BuildBreak: UWP apps can't call GetModuleHandle It is not possible to load RtlCaptureStackBackTrace at static init time in UWP. CaptureStackBackTrace is the public version of RtlCaptureStackBackTrace. * Using WINAPI_FAMILY_PARTITION family of macros Using WINAPI_FAMILY_PARTITION family of macros for detecting when building for UWP or Desktop. * Simplifying comment to please lint tool.
Diffstat (limited to 'absl/flags/internal/flag.h')
0 files changed, 0 insertions, 0 deletions