libshit

Just some random shit
git clone https://git.neptards.moe/neptards/libshit.git
Log | Files | Refs | Submodules | README | LICENSE

Windows.h (143B)


      1 // workaround doctest.h including Windows.h
      2 // include_next just in case some poor soul tries to use this on windows
      3 #include_next <windows.h>