nickbnf / glogg

A fast, advanced log explorer.
http://glogg.bonnefon.org/
GNU General Public License v3.0
1.17k stars 368 forks source link

Compilation error about uint32_t #250

Open mickaelgnb opened 5 years ago

mickaelgnb commented 5 years ago

uint32_t was not recognized in src/utils.h , I needed to add `

include

`