wok view syasokoban/stuff/gcc44.u @ rev 25017

updated openjpeg, openjpeg-dev and openjpeg-tools (1.5.0 -> 1.5.2)
author Hans-G?nter Theisgen
date Wed May 18 06:55:41 2022 +0100 (2022-05-18)
parents
children
line source
1 --- src/djSettings.cpp
2 +++ src/djSettings.cpp
3 @@ -6,6 +6,8 @@
4 //---------------------------------------------------------------------------
5 #include "djSettings.h"
6 #include "djUtils.h"
7 +#include <string.h>
8 +#include <stdlib.h>
9 #include <stdio.h>
11 char g_szConfigFile[2048] = { 0 };