Преглед изворни кода

removed unecessary clang warning

banana-cakes
Felix Brendel пре 6 година
родитељ
комит
6b3c2e157e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      profiler.hpp

+ 1
- 1
profiler.hpp Прегледај датотеку

@@ -66,5 +66,5 @@ struct Profiler {

# define profile_this Profiler profiler(__FILE__, __FUNCTION__, __LINE__)
#else
# define profile_this enum {}
# define profile_this do {} while(0)
#endif

Loading…
Откажи
Сачувај