Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Fixing missing inline from non-template functions #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leventeBajczi
Copy link

As issue #4 points out, json.hpp can not be included from multiple files. Adding inline in front of non-template functions fix this issue without having to introduce a separate .cpp file.

As issue nbsdx#4 points out, json.hpp can not be included from multiple files. Adding `inline` in front of non-template functions fix this issue without having to introduce a separate .cpp file.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants