mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-03 18:15:51 +00:00
Fixes for gcc 13 (#1128)
* Add include <cstdint> where needed * Add .devcontainer to .gitignore * Document gcc-13 compilation fix for rocksdb
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
*clio*.log
|
||||
/build*/
|
||||
.devcontainer
|
||||
.build
|
||||
.cache
|
||||
.vscode
|
||||
|
||||
Reference in New Issue
Block a user