TSC: rebuild for boost-1.80

This commit is contained in:
Đoàn Trần Công Danh 2022-08-26 16:51:50 +07:00
parent 962cf6b1eb
commit 42afeb47c4
2 changed files with 12 additions and 1 deletions

View File

@ -0,0 +1,11 @@
--- a/tsc/scrdg/scrdg.cpp
+++ b/tsc/scrdg/scrdg.cpp
@@ -15,6 +15,8 @@
*/
#include "scrdg.hpp"
+#include <algorithm>
+#include <fstream>
#include <iostream>
#include <sstream>
#include <cstdio>

View File

@ -1,7 +1,7 @@
# Template file for 'TSC'
pkgname=TSC
version=2.1.0
revision=2
revision=3
build_wrksrc=tsc
build_style=cmake
build_helper="qemu"