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.

13 lines
188 B
C
Raw Normal View History

#ifndef DELTASPLIT75_H
#define DELTASPLIT75_H
#ifdef SUBPROJECT_v2
#include "v2.h"
#endif
#ifdef SUBPROJECT_protosplit
#include "protosplit.h"
#endif
#include "quantum.h"
#endif