project: Reapply clang-format globally
This commit is contained in:
parent
b1d7814c64
commit
721bdaf642
|
@ -135,5 +135,5 @@ namespace filter {
|
|||
void video_tick(float);
|
||||
void video_render(gs_effect_t*);
|
||||
};
|
||||
} // namespace shadow_sdf
|
||||
} // namespace sdf_effects
|
||||
} // namespace filter
|
||||
|
|
|
@ -18,8 +18,8 @@
|
|||
*/
|
||||
|
||||
#pragma once
|
||||
#include <functional>
|
||||
#include <cinttypes>
|
||||
#include <functional>
|
||||
#include <list>
|
||||
|
||||
// OBS
|
||||
|
|
Loading…
Reference in New Issue