Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_posts/snippets/hello.hpp
blob: 46556b6213632f9afa8a67d643f47138b220c99d (plain) (blame)
1
2
3
#pragma once

void hello_snippets();