Skip to content

Instantly share code, notes, and snippets.

@DonMag
Last active August 29, 2015 14:27
Show Gist options
  • Save DonMag/843d8e2e5f3ccf905741 to your computer and use it in GitHub Desktop.
Save DonMag/843d8e2e5f3ccf905741 to your computer and use it in GitHub Desktop.
ProjRoot/
- folderA/sourceA.h
- folderA/sourceA.cpp
- folderB/sourceB.h
- folderB/sourceB.cpp
//in sourceB.h
//
#include "folderA/sourceA.h"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment