Clone of Akilla's ac2d @ https://github.com/deregtd/AC2D

stdafx.h 95B

123456
  1. #ifndef STDAFX_H
  2. #define STDAFX_H
  3. #pragma message( "WARNING: Shouldn't use stdafx.h" )
  4. #endif