added GitHub URL in case the file spreads and people want to know upstream location
This commit is contained in:
parent
d0fc4161e8
commit
d4275250d8
@ -1,4 +1,5 @@
|
|||||||
// (‑●‑●)> released under the WTFPL v2 license, by Gregory Pakosz (@gpakosz)
|
// (‑●‑●)> released under the WTFPL v2 license, by Gregory Pakosz (@gpakosz)
|
||||||
|
// https://github.com/gpakosz/whereami
|
||||||
|
|
||||||
// in case you want to #include "whereami.c" in a larger compilation unit
|
// in case you want to #include "whereami.c" in a larger compilation unit
|
||||||
#if !defined(WHEREAMI_H)
|
#if !defined(WHEREAMI_H)
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
// (‑●‑●)> released under the WTFPL v2 license, by Gregory Pakosz (@gpakosz)
|
// (‑●‑●)> released under the WTFPL v2 license, by Gregory Pakosz (@gpakosz)
|
||||||
|
// https://github.com/gpakosz/whereami
|
||||||
|
|
||||||
#ifndef WHEREAMI_H
|
#ifndef WHEREAMI_H
|
||||||
#define WHEREAMI_H
|
#define WHEREAMI_H
|
||||||
|
Loading…
Reference in New Issue
Block a user