PIByteArray rvalue, some fixes

This commit is contained in:
2020-08-01 23:24:08 +03:00
parent 7486866c17
commit edacac54f9
3 changed files with 13 additions and 1 deletions

View File

@@ -23,6 +23,8 @@ int main (int argc, char * argv[]) {
return 0;
}
#else
# define PIP_CONSOLE_STATIC_DEFINE
# include "pip_console_export.h"
# include "piscreentypes.h"
# include "pisharedmemory.h"
# include "pifile.h"