Gbp-Pq: Name 0019-Fix-build-with-gcc-13.patch
#define TNT_FILAMAT_BLOBDICTIONARY_H
#include <cassert>
+#include <cstdint>
#include <string>
#include <unordered_map>
#include <vector>
#include "LineDictionary.h"
#include <assert.h>
+#include <cstdint>
namespace filamat {
#include <unistd.h>
#include <sys/stat.h>
+#include <cstdint>
+
namespace utils {
bool Path::mkdir() const {
* limitations under the License.
*/
+#include <cstdint>
#include <string>
#ifndef TNT_GLSLMINIFY_H
#include <getopt/getopt.h>
#include <algorithm>
+#include <cstdint>
#include <fstream>
#include <iomanip>
#include <iostream>