Skip to content

Commit

Permalink
MSVC 14.37の仕様変更への対応 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
My-MC authored Sep 7, 2023
1 parent cb555f5 commit 78e1829
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mecab/src/dictionary.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
// Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation
#include <fstream>
#include <climits>
#include <functional>
#include "connector.h"
#include "context_id.h"
#include "char_property.h"
Expand Down

0 comments on commit 78e1829

Please sign in to comment.