blob: 9c9f3e1d32e2fd1fc818817ba3a990bf136613fe [file] [log] [blame]
// Copyright 2015 The Weave Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef LIBWEAVE_SRC_COMMANDS_STANDARD_DEFINITIONS_H_
#define LIBWEAVE_SRC_COMMANDS_STANDARD_DEFINITIONS_H_
namespace weave {
extern const char kStandardCommandDefs[];
} // namespace weave
#endif // LIBWEAVE_SRC_COMMANDS_STANDARD_DEFINITIONS_H_