Skip to content
Snippets Groups Projects
Commit 233a2fd1 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Revert "Globally include absl str_format header"

This reverts commit e1bf5b07.
parent ee851042
No related branches found
No related tags found
No related merge requests found
......@@ -28,8 +28,6 @@
#ifndef LL_LLFORMAT_H
#define LL_LLFORMAT_H
#include "absl/strings/str_format.h"
// Use as follows:
// LL_INFOS() << llformat("Test:%d (%.2f %.2f)", idx, x, y) << LL_ENDL;
//
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment