facebookresearch / fastText

Library for fast text representation and classification.
https://fasttext.cc/
MIT License
25.87k stars 4.71k forks source link

fix compile error with gcc13 #1281 #1340

Closed NiuBlibing closed 10 months ago

NiuBlibing commented 1 year ago

Due to header dependency changes in GCC 13, we need to include the header.

kalabukdima commented 10 months ago

Hi! How about merging this? It closes #1281 (it should probably be mentioned in PR description) which blocks the installation on some platforms.

facebook-github-bot commented 10 months ago

@alexkosau has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 10 months ago

@alexkosau merged this pull request in facebookresearch/fastText@6c2204ba66776b700095ff73e3e599a908ffd9c3.