-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-Winvalid-pch turns on warnings for failed attempts to use a precompiled header file. Consider turning this option on to catch certain kinds of mistakes. Unfortunately, the mistake it won't catch is forgetting to put `#include "precompiled.hpp"` at the beginning of the file.