Fix bitfields header
This commit is contained in:
parent
87fb2fc5b9
commit
564082f178
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#pragma once
|
||||
#include <string>
|
||||
#include <stdint.h>
|
||||
|
||||
namespace Util{
|
||||
bool stringToBool(std::string & str);
|
||||
|
|
Loading…
Add table
Reference in a new issue