mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-03-24 18:16:24 +01:00
4 lines
88 B
C++
4 lines
88 B
C++
#include "global.h"
|
|
|
|
std::wostringstream oss;
|
|
std::wostringstream *outputStream = &oss; |