master
Daniel Kolesa 2018-04-18 23:58:51 +02:00
parent 0bed9a9850
commit 6768373172
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
/** @example listdir.cc /** @example listdir.cc
* *
* A simple example of using ostd::path and ostd::path::fs. * A simple example of using ostd::path and ostd::fs.
*/ */
#include <ostd/io.hh> #include <ostd/io.hh>