pch.h 152 B

123456789101112
  1. //
  2. // pch.h
  3. // Header for standard system include files.
  4. //
  5. #pragma once
  6. #include "mozilla\Char16.h"
  7. #include "cocos2d.h"
  8. #include "cocos-ext.h"