1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-03-24 18:16:24 +01:00
2013-04-21 00:28:39 +01:00

4 lines
88 B
C++

#include "global.h"
std::wostringstream oss;
std::wostringstream *outputStream = &oss;