cmake: do not force inclusion of windows.h
While it's true that nobody loves to include windows.h, we now have gl_wrap.h where we can do this automatically. This saves us from including windows.h in util sources etc, which makes things a tiny bit more sane.