Skip to content

Commit

Permalink
format: include macros for unreachable
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Jun 19, 2024
1 parent d6de248 commit fabc30d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/helpers/Format.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#include <vector>
#include "../includes.hpp"
#include "debug/Log.hpp"
#include "../macros.hpp"

/*
DRM formats are LE, while OGL is BE. The two primary formats
Expand Down

0 comments on commit fabc30d

Please sign in to comment.