[libc++] Revert the part of my b82683b2 that affected <version>.
This reverts part of commit b82683b2.
I hadn't intended to remove the `// -*- C++ -*-` comment line
from `libcxx/include/version`, only from the generated tests.
Thanks to Raul Tambre for the catch.