mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-25 20:50:47 +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",
|
":LibprismaBundle",
|
||||||
],
|
],
|
||||||
copts = [
|
copts = [
|
||||||
"-Ithird-party/libprisma/include/libprisma",
|
|
||||||
],
|
],
|
||||||
deps = [
|
deps = [
|
||||||
"//third-party/boost_regex",
|
"//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.
|
// Created by Mike Renoir on 26.10.2023.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import "Syntaxer.h"
|
#import <libprisma/Syntaxer.h>
|
||||||
#import "SyntaxHighlighter.h"
|
#import "SyntaxHighlighter.h"
|
||||||
#import "TokenList.h"
|
#import "TokenList.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user