mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
SheenBidi: Include in build of juce_graphics
This commit is contained in:
parent
d77d5801d9
commit
e3489703f2
85 changed files with 428 additions and 61 deletions
|
|
@ -17,8 +17,8 @@
|
|||
#ifndef _SB_INTERNAL_CODEPOINT_SEQUENCE_H
|
||||
#define _SB_INTERNAL_CODEPOINT_SEQUENCE_H
|
||||
|
||||
#include <SBConfig.h>
|
||||
#include <SBCodepointSequence.h>
|
||||
#include <juce_graphics/unicode/sheenbidi/Headers/SBConfig.h>
|
||||
#include <juce_graphics/unicode/sheenbidi/Headers/SBCodepointSequence.h>
|
||||
|
||||
SB_INTERNAL SBBoolean SBCodepointSequenceIsValid(const SBCodepointSequence *codepointSequence);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue