diff options
| author | Tim Redfern <redfernt@gmail.com> | 2023-09-15 19:58:21 +0100 |
|---|---|---|
| committer | Tim Redfern <redfernt@gmail.com> | 2023-09-15 19:58:21 +0100 |
| commit | ce815a746a91d0ac0fd7a883223fefe5cc07b339 (patch) | |
| tree | 2a380d635a28384e859bd37004ee6d83022a0a95 /lasertext | |
| parent | 4d3b988b772882eca327e9754998913ed021c388 (diff) | |
| parent | 3b389388ae45857caa42130f8acf0aefedd12360 (diff) | |
Merge Sranch 'master' of ssh://192.168.15.218/Users/tim/Backup/git/raverony
Diffstat (limited to 'lasertext')
| -rw-r--r-- | lasertext/src/vectortext.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lasertext/src/vectortext.h b/lasertext/src/vectortext.h index 94104e9..548a9e0 100644 --- a/lasertext/src/vectortext.h +++ b/lasertext/src/vectortext.h @@ -5,9 +5,6 @@ #include "lineTransformer.h" #include "colourPolyline.h" -#include <unicode/utypes.h> -#include <unicode/uchar.h> - class glyph{ public: glyph(char c,float w,vector<ofPolyline> lines){ |
