diff --git a/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Shared/pch.h b/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Shared/pch.h deleted file mode 100644 index 087ce3bf18..0000000000 --- a/templates/js-template-default/frameworks/runtime-src/proj.win8.1-universal/App.Shared/pch.h +++ /dev/null @@ -1,12 +0,0 @@ -// -// pch.h -// Header for standard system include files. -// - -#pragma once - -#include "mozilla\Char16.h" -#include "cocos2d.h" -#include "cocos-ext.h" - -