aboutsummaryrefslogtreecommitdiff
path: root/src/sio.cpp
blob: 2e72fd96286f7309c204c744ca1bf481fb75ead3 (plain)
1
2
3
4
5
#include "bu/sio.h"

Bu::StdStream Bu::sioRaw;
Bu::Formatter Bu::sio( Bu::sioRaw );