Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
teusbenschop committed Jan 16, 2025
1 parent 843302f commit b2d7823
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/libraries.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#endif
#include <optional>
#include <list>
#include <variant>


// Headers dependencies.
Expand Down
3 changes: 3 additions & 0 deletions pkgdata/files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@
/fonts/Montserrat-SemiBold.ttf
/fonts/SILEOT.ttf
/fonts/SIL-Licenses.txt
/generate
/git
/git/gitflag
/help
Expand Down Expand Up @@ -620,6 +621,7 @@
/sendreceive
/sendreceive/index.html
/sendreceive/index.js
/server
/session
/session/login.html
/session/login.js
Expand Down Expand Up @@ -859,6 +861,7 @@
/tmp/holder
/trash
/trash/holder
/unittest
/unittests
/unittests/scripts
/unittests/scripts/editor1.py
Expand Down

0 comments on commit b2d7823

Please sign in to comment.