Browse Source

update submodule

pull/294/head
陈华 4 years ago
parent
commit
6af2d29ded
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      metadef
  2. +1
    -1
      tests/depends/error_manager/src/error_manager_stub.cc

+ 1
- 1
metadef

@@ -1 +1 @@
Subproject commit c1aea328cc04340188e796e639cd55a907488365
Subproject commit 6850ed726c581ae81a97952156b51273380420bc

+ 1
- 1
tests/depends/error_manager/src/error_manager_stub.cc View File

@@ -16,7 +16,7 @@

#include "common/util/error_manager/error_manager.h"

namespace ErrorMessage {
namespace error_message {
int FormatErrorMessage(char *str_dst, size_t dst_max, const char *format, ...) {
return 0;
}


Loading…
Cancel
Save