ソースを参照

Match .inc as a header extension

default_compile_flags
vector-of-bool 5年前
コミット
9b01087a92
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      src/dds/source/file.cpp

+ 1
- 0
src/dds/source/file.cpp ファイルの表示

".hh", ".hh",
".hpp", ".hpp",
".hxx", ".hxx",
".inc",
".inl", ".inl",
".ipp", ".ipp",
}; };

読み込み中…
キャンセル
保存