mirror of
https://github.com/fltk/fltk.git
synced 2026-06-07 17:35:39 +08:00
STR 1252: fixed missing includes in 'encoding' additions
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5030 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
// http://www.fltk.org/str.php
|
||||
//
|
||||
|
||||
#include <FL/fl_draw.h>
|
||||
#include <FL/fl_draw.H>
|
||||
#include <FL/Enumerations.H>
|
||||
#include <stdlib.h>
|
||||
#include "flstring.h"
|
||||
|
||||
|
||||
@@ -25,7 +25,8 @@
|
||||
// http://www.fltk.org/str.php
|
||||
//
|
||||
|
||||
#include <FL/fl_draw.h>
|
||||
#include <FL/fl_draw.H>
|
||||
#include <FL/Enumerations.H>
|
||||
#include <stdlib.h>
|
||||
#include "flstring.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user