Relocate various modifier defines (#18638)

This commit is contained in:
Joel Challis 2023-03-11 02:27:29 +00:00 committed by GitHub
parent 46bbb81dd2
commit a974c51d25
Failed to generate hash of commit
4 changed files with 59 additions and 40 deletions

View file

@ -19,6 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <stdint.h>
#include "report.h"
#include "modifiers.h"
#ifdef __cplusplus
extern "C" {