deltasplit75.h 188 B

12345678910111213
  1. #ifndef DELTASPLIT75_H
  2. #define DELTASPLIT75_H
  3. #ifdef SUBPROJECT_v2
  4. #include "v2.h"
  5. #endif
  6. #ifdef SUBPROJECT_protosplit
  7. #include "protosplit.h"
  8. #endif
  9. #include "quantum.h"
  10. #endif