remove pthread win wrapper

This commit is contained in:
2025-08-25 04:05:41 -05:00
parent e5a8f88556
commit c403b06bd9
4 changed files with 9 additions and 20 deletions

View File

@@ -16,7 +16,6 @@
#include <glm/matrix.hpp>
#include <stdio.h>
#include <stdlib.h>
#include <pthread.h>
#include <string>
#include <winnt.h>
#include <algorithm>