Welcome to mirror list, hosted at ThFree Co, Russian Federation.

llfio.cpp « src - github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ada9477f6b33d3b668f4204d1c6106b4d767c227 (plain)
1
2
3
4
5
6
7
#if !LLFIO_SOURCE
#error This should not occur
#endif
#ifdef LLFIO_HEADERS_ONLY
#error This should not occur
#endif
#include "../include/llfio/llfio.hpp"