1
0
mirror of synced 2024-09-23 19:08:26 +02:00
depthrush/depthrushConfig/includes.h
2023-07-28 19:13:32 +07:00

12 lines
178 B
C++

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