- /* Copyright (C) 2019 Anonymous
- *
- * This is a pre-release version of the DPF++ library distributed anonymously
- * for peer review. A public release of the software will be published under the
- * LPGL v2.1 license in the near future. Please do not redistribute this version
- * of the software.
- */
- #ifndef DPFPP_DPF_H__
- #define DPFPP_DPF_H__
-
-
- #endif // DPFPP_DPF_H
|