- improved build system

git-svn-id: http://moon:8086/svn/software/trunk/libsrc/cpp@907 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-06-01 13:39:23 +00:00
parent b9490fd2ce
commit ae31f15682
9 changed files with 36 additions and 28 deletions
+1
View File
@@ -12,6 +12,7 @@
#define RETURN_OR_EXCEPT(code) return code
#endif
class IBuffer
{
public: