summary refs log tree commit diff
path: root/stdwrm.h
blob: 0b44a2b7762c15df881fddcae9ca7ece05985ff7 (plain)
1
2
3
4
5
6
7
8
#ifndef STDWRM_H
#define STDWRM_H

#ifdef STDWRM_IMPL
#define STDWRM_STR_IMPL
#endif

#endif