Add my layout

This commit is contained in:
unknown 2017-07-23 16:30:51 -04:00 committed by Jack Humbert
parent f6438e42af
commit 47c6d201aa
11 changed files with 96 additions and 14 deletions

View file

@ -24,6 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "RightB/config.h"
#endif
#ifdef SUBPROJECT_V2
#include "V2/config.h"
#include "v2/config.h"
#endif
#endif