Skip to content

Add missing include directive#110

Merged
awvwgk merged 1 commit intodftd4:mainfrom
aradi:cmake-fix
Jun 25, 2021
Merged

Add missing include directive#110
awvwgk merged 1 commit intodftd4:mainfrom
aradi:cmake-fix

Conversation

@aradi
Copy link
Copy Markdown
Contributor

@aradi aradi commented Jun 25, 2021

Needed for compilers which do not search the folder of the source file at file inclusion.

@awvwgk awvwgk added the build Build system related issues (platform, compilers) label Jun 25, 2021
Copy link
Copy Markdown
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for sharing.

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 25, 2021

Codecov Report

Merging #110 (2c30271) into main (776f8af) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #110   +/-   ##
=======================================
  Coverage   60.04%   60.04%           
=======================================
  Files          39       39           
  Lines        2903     2903           
  Branches      985      985           
=======================================
  Hits         1743     1743           
  Misses        599      599           
  Partials      561      561           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 776f8af...2c30271. Read the comment docs.

@awvwgk awvwgk merged commit e66e1e2 into dftd4:main Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build system related issues (platform, compilers)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants