-
Notifications
You must be signed in to change notification settings - Fork 1
/
stdafx.cpp
16 lines (14 loc) · 965 Bytes
/
stdafx.cpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/************************************************************************
* *
* stdafx.cpp -- Used to generate precompiled header for sample *
* *
* Copyright (c) Microsoft Corp. All rights reserved. *
* *
* This code is licensed under the terms of the *
* Microsoft Kinect for Windows SDK (Beta) *
* License Agreement: http://kinectforwindows.org/KinectSDK-ToU *
* *
************************************************************************/
// SkeletonDemo.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"