prog_pch.c 95 B

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