2017-07-23 13:37:31 -07:00
|
|
|
#ifndef deltasplit75_H
|
|
|
|
#define deltasplit75_H
|
|
|
|
|
|
|
|
#ifdef SUBPROJECT_v2
|
|
|
|
#include "v2.h"
|
|
|
|
#endif
|
2017-07-23 13:43:35 -07:00
|
|
|
#ifdef SUBPROJECT_protosplit
|
|
|
|
#include "protosplit.h"
|
2017-07-23 13:37:31 -07:00
|
|
|
#endif
|
|
|
|
|
|
|
|
#include "quantum.h"
|
|
|
|
|
|
|
|
#endif
|