1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

adjust according to the review comment

This commit is contained in:
FrK5E 2025-02-26 12:49:37 +01:00
parent 663800a559
commit ee3d1c53f1

View File

@ -3,7 +3,7 @@
#include <string>
#include <vector>
#include <numeric>
#include <cmath>
#include <math.h>
#include <CL/cl.h>