StrokeSeg
1.0.0
Loading...
Searching...
No Matches
deps.h
1
#pragma once
2
3
#include <windows.h>
4
#include <iostream>
// Keep for wcout/wcerr, though output might be redirected or not visible
5
#include <vector>
6
#include <string>
7
#include <sstream>
8
#include <filesystem>
// C++17 for path manipulation
deps.h
Generated by
1.14.0