This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
2017-07-28 10:45:34 -04:00

13 lines
188 B
C

#ifndef DeltaSplit75_H
#define DeltaSplit75_H
#ifdef SUBPROJECT_V2
#include "V2.h"
#endif
#ifdef SUBPROJECT_ProtoSplit
#include "ProtoSplit.h"
#endif
#include "quantum.h"
#endif