prog_pch.cc 96 B

123456
  1. #if !defined(_MSC_VER)
  2. #error "This file is only for use with MSVC."
  3. #endif
  4. #include "prog.hh"