mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-24 12:10:49 +00:00
Cleanup
This commit is contained in:
parent
1b2cdb9a9b
commit
07dc55194b
1
third-party/libprisma/BUILD
vendored
1
third-party/libprisma/BUILD
vendored
@ -61,7 +61,6 @@ objc_library(
|
||||
":LibprismaBundle",
|
||||
],
|
||||
copts = [
|
||||
"-Ithird-party/libprisma/include/libprisma",
|
||||
],
|
||||
deps = [
|
||||
"//third-party/boost_regex",
|
||||
|
2
third-party/libprisma/Sources/Syntaxer.mm
vendored
2
third-party/libprisma/Sources/Syntaxer.mm
vendored
@ -5,7 +5,7 @@
|
||||
// Created by Mike Renoir on 26.10.2023.
|
||||
//
|
||||
|
||||
#import "Syntaxer.h"
|
||||
#import <libprisma/Syntaxer.h>
|
||||
#import "SyntaxHighlighter.h"
|
||||
#import "TokenList.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user