Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • To be simple, put all files into one directory, and do #include "automation.h". Since you have a small project, this can work out. Commented Jul 28, 2020 at 22:52
  • @Linny I know this would work, but I want to do things this way because I want to learn how to manage multiple directories and because this is a very early stage of the project, in the future that kind of solution would work very poorly Commented Jul 29, 2020 at 15:44