Change log header
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
#ifndef MYNTEYE_GLOG_INIT_H_ // NOLINT
|
||||
#define MYNTEYE_GLOG_INIT_H_
|
||||
#ifndef MYNTEYE_LOGGER_H_
|
||||
#define MYNTEYE_LOGGER_H_
|
||||
#pragma once
|
||||
|
||||
#include <glog/logging.h>
|
||||
@@ -62,4 +62,4 @@ struct glog_init {
|
||||
}
|
||||
};
|
||||
|
||||
#endif // MYNTEYE_GLOG_INIT_H_ NOLINT
|
||||
#endif // MYNTEYE_LOGGER_H_
|
||||
Reference in New Issue
Block a user