Skip to content

Commit

Permalink
Missing includes
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkvdb committed Sep 23, 2023
1 parent e970771 commit 380eb3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/include/gdx/rasterdiff.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#pragma once

#include <cinttypes>
#include <limits>

#include "gdx/cpupredicates-private.h"

namespace gdx {

Expand Down

0 comments on commit 380eb3b

Please sign in to comment.