pch.h 192 B

12345
  1. // dummy include to help with disabling pch for a single file
  2. // cmake doesn't provide a clean way to disable MSVC's force include option
  3. // So we can just point it at an empty file instead.