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

12 lines
178 B
C
Raw Normal View History

2023-07-28 09:51:42 +02:00
#pragma once
#include <Windows.h>
#include <NuiApi.h>
#include <iostream>
#include <thread>
#include <string>
2023-07-28 14:13:32 +02:00
#include "ini.h"
#include "calibration.h"
#include "kinectTest.h"