1
0
mirror of synced 2024-11-27 16:10:49 +01:00
depthrush/depthrushConfig/includes.h
2023-07-28 14:51:42 +07:00

7 lines
134 B
C++

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