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

llfio.ixx « llfio « include - github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d0ce163dca8edac42638b18f7cf40b403601e4f7 (plain)
1
2
3
4
// Tell the headers we are generating the interface for the library
#define GENERATING_LLFIO_MODULE_INTERFACE
module llfio_v2_0;  // LLFIO_MODULE_NAME
#include "llfio.hpp"