Skip to content

Commit 1f2d03f

Browse files
committed
fix missing file reference
1 parent 556523a commit 1f2d03f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

winjs/winjs.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ See the Apache Version 2.0 License for specific language governing permissions
1313
and limitations under the License.
1414
***************************************************************************** */
1515

16+
///<reference path="../winrt/winrt.d.ts"/>
17+
1618
declare module WinJS {
1719
function strictProcessing(): void;
1820

0 commit comments

Comments
 (0)