Add LICENSE

This commit is contained in:
2025-09-24 15:18:55 +02:00
parent f2d5eef6d2
commit 39ec510dbb
8 changed files with 14778 additions and 277625 deletions
+1 -2
View File
@@ -11,15 +11,14 @@
#include <windows.h>
#endif
#ifndef CWEB_AMALGAMATION
#ifdef CWEB_ENABLE_DATABASE
#include "sqlite3.h"
#endif
#ifndef CWEB_AMALGAMATION
#ifdef CWEB_ENABLE_TEMPLATE
#include "wl.h"
#endif
#include "chttp.h"
#include "main.h"
#endif