small fix

This commit is contained in:
2023-07-02 14:12:48 +03:00
parent ccae1a7311
commit 9e78546b7e

View File

@@ -26,7 +26,7 @@
#ifndef PILITERALS_BYTEARRAY_H #ifndef PILITERALS_BYTEARRAY_H
#define PILITERALS_BYTEARRAY_H #define PILITERALS_BYTEARRAY_H
#include "pibytearray.h" #include "pistring.h"
//! \~\brief //! \~\brief
//! \~english PIByteArray from hex string (e.g. "1a2e3f") //! \~english PIByteArray from hex string (e.g. "1a2e3f")