@@ -12,7 +12,7 @@
#include "Class.hpp"
#include <ls_std/core/interface/ISerializable.hpp>
-#include "ls_std/core/types/Types.hpp"
+#include <ls_std/core/types/Types.hpp>
namespace ls
{
@@ -10,7 +10,7 @@
#ifndef LS_STD_I_READER_HPP
#define LS_STD_I_READER_HPP
#ifndef LS_STD_SERIALIZABLE_HPP
#define LS_STD_SERIALIZABLE_HPP
#ifndef LS_STD_I_STORABLE_HPP
#define LS_STD_I_STORABLE_HPP
@@ -11,7 +11,7 @@
#define LS_STD_I_WRITER_HPP
#include <vector>