Merge branch 'master' of https://git.shs.tools/SHS/pip into doxygen-ru

This commit is contained in:
Andrey
2022-03-14 12:31:51 +03:00
50 changed files with 623 additions and 353 deletions

View File

@@ -26,15 +26,15 @@
#ifdef PIP_STD_IOSTREAM
# include <iostream>
#endif
#include <atomic>
class PIMutex;
class PIMutexLocker;
class PIObject;
class PIString;
class PIByteArray;
#ifndef MICRO_PIP
class PIInit;
#endif
class PIChar;
class PICout;