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