add lhs_web_helper lib to lweb_header

main
René Linder 2023-03-31 10:08:28 +02:00
parent 82d6998c7c
commit 194245d3b6
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
EnableExplicit
XIncludeFile "lhs_lib/NET/lhs_web_helper.pbi"
CompilerIf #PB_Compiler_Thread = 0
CompilerError "Muss Threadsicher Kompiliert werden"
CompilerEndIf