소스 검색

Match .inc as a header extension

default_compile_flags
vector-of-bool 4 년 전
부모
커밋
9b01087a92
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      src/dds/source/file.cpp

+ 1
- 0
src/dds/source/file.cpp 파일 보기

@@ -18,6 +18,7 @@ std::optional<source_kind> dds::infer_source_kind(path_ref p) noexcept {
".hh",
".hpp",
".hxx",
".inc",
".inl",
".ipp",
};

Loading…
취소
저장