Move TracyVersion.hpp to common.

This commit is contained in:
Bartosz Taudul
2022-08-27 16:05:36 +02:00
parent 165099ca87
commit be392a76fb
9 changed files with 10 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
#include <string.h>
#include "../public/common/TracySocket.hpp"
#include "../server/TracyVersion.hpp"
#include "../public/common/TracyVersion.hpp"
#include "HttpRequest.hpp"
#if defined _WIN32