Wroks in my machine
#define private public;#include "something";#define private private;
You also probably want to do: #define class struct
Please don't. That's horrible :)But, yes, you're correct: that'd be necessary to make this awful thing work. Thanks for the addition!
You also probably want to do: #define class struct
ReplyDeletePlease don't. That's horrible :)
ReplyDeleteBut, yes, you're correct: that'd be necessary to make this awful thing work. Thanks for the addition!