summaryrefslogtreecommitdiff
path: root/lang/swift510/files/patch-llbuild_lib_LLBSQLite3_sqlite.h
blob: 7ae3d43f097f6efbf81f83a93916c3a448bddd7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- llbuild/lib/LLBSQLite3/sqlite.h.orig	2025-01-01 00:00:00 UTC
+++ llbuild/lib/LLBSQLite3/sqlite.h
@@ -0,0 +1,14 @@
+//===----------------------------------------------------------------------===//
+//
+// This source file is part of the Swift open source project
+//
+// Copyright (c) 2014-2020 Apple Inc. and the Swift project authors
+// Licensed under Apache License v2.0 with Runtime Library Exception
+//
+// See http://swift.org/LICENSE.txt for license information
+// See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
+//
+//===----------------------------------------------------------------------===//
+
+#pragma once
+#include <sqlite3.h>