1
0
mirror of synced 2024-09-24 03:18:23 +02:00
depthrush/depthrushConfig/includes.h
2023-07-28 17:56:16 +07:00

11 lines
161 B
C++

#pragma once
#include <Windows.h>
#include <NuiApi.h>
#include <iostream>
#include <thread>
#include <string>
#include "calibration.h"
#include "kinectTest.h"