fix missing file reference

This commit is contained in:
Adam Hewitt
2014-01-10 14:54:37 -08:00
parent 556523ad40
commit 1f2d03f0ef

2
winjs/winjs.d.ts vendored
View File

@@ -13,6 +13,8 @@ See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */
///<reference path="../winrt/winrt.d.ts"/>
declare module WinJS {
function strictProcessing(): void;