We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e940f13 commit 0502674Copy full SHA for 0502674
src/sfeTk/sfeTkError.h
@@ -27,7 +27,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
27
#pragma once
28
29
30
-#include <cstdint>
+#include <stdint.h>
31
32
//
33
// General Concept
0 commit comments