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

Removing macOS incompatible Profiler.

parent c5b98248
No related branches found
No related tags found
No related merge requests found
...@@ -6,8 +6,6 @@ ...@@ -6,8 +6,6 @@
#include "ParticleImage.hpp" #include "ParticleImage.hpp"
#include "Common.hpp" #include "Common.hpp"
#include "Profiler.hpp"
constexpr int bytesPerPixel = 3; constexpr int bytesPerPixel = 3;
constexpr int bitsPerSample = 8; constexpr int bitsPerSample = 8;
......
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
#include "Common.hpp" #include "Common.hpp"
#include "Particle.hpp" #include "Particle.hpp"
#include "Profiler.hpp"
/// @brief Planck constant. /// @brief Planck constant.
/// ///
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment