summaryrefslogtreecommitdiff
path: root/scripts/how_stuff_works
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2019-08-11 14:42:12 +0200
committerViktor Kirilov <vik.kirilov@gmail.com>2019-08-11 15:42:12 +0300
commitebc76d5e79445f1be5771c18e017db999c2baf35 (patch)
treeded0ddd9db8270983deac8dd224d42a3871f04b7 /scripts/how_stuff_works
parentd70ff746c11a89dd789816df8592d221994c92d3 (diff)
Fix #253 (#254)
* Use Windows.h instead of windows.h Fixes part of #253. * Remove `VC_EXTRA_LEAN`. Fixes part of #253. `VC_EXTRA_LEAN` doesn't appear anywhere in Windows.h (at least on my machine, only `WIN32_LEAN_AND_MEAN` does) so it seems safe to remove it. * Ignore Wunused-macros warning for DOCTEST_LIBRARY_IMPLEMENTATION. Removing the macro lead to compilation errors so its definitely a false positive.
Diffstat (limited to 'scripts/how_stuff_works')
0 files changed, 0 insertions, 0 deletions