Skip to content
Snippets Groups Projects
Commit 83039bc4 authored by Armin Co's avatar Armin Co
Browse files

Removed Profiler includes.

Profiler was removed totaly from the project.
parent c5b98248
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,6 @@
#include "ParticleImage.hpp"
#include "Common.hpp"
#include "Profiler.hpp"
constexpr int bytesPerPixel = 3;
constexpr int bitsPerSample = 8;
......
cpp_starter_project @ d7a2b6b8
Subproject commit d7a2b6b891d75edc68c9d88dca7e24cd73e378b8
Subproject commit e3f0319d89f4cbf32993de595d984183b1a9fc57
Subproject commit dcc92d0ab6c4ce022162a23566d44f673251eee4
imgui @ ae936913
Subproject commit ae93691360ad28e6c217138ead55c874dda26f80
......@@ -11,7 +11,6 @@
#include "Common.hpp"
#include "Particle.hpp"
#include "Profiler.hpp"
/// @brief Planck constant.
///
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment