소스 검색

Add TODO for dynamic goal implementation

Patrick-Christopher Mattulat 1 년 전
부모
커밋
52a33b6a08
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      include/ls_std/common/interface/IPosixReader.hpp

+ 1 - 1
include/ls_std/common/interface/IPosixReader.hpp

@@ -14,7 +14,7 @@
 
 namespace ls::std::common::interface_type
 {
-  class IPosixReader
+  class IPosixReader // TODO: add dynamic goal
   {
     public: