File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2017-2020 Bailey Thompson
2+ * Copyright (c) 2017-2022 Bailey Thompson
33 *
44 * Permission is hereby granted, free of charge, to any person obtaining a copy
55 * of this software and associated documentation files (the "Software"), to deal
2323/*
2424 * The Containers library is hosted at: github.com/bkthomps/Containers
2525 * The author is: Bailey Thompson
26- * This local version is: v1.2.0
26+ * This local version is: v1.2.1
2727 */
2828
2929
30- #ifndef BKTHOMPS_CONTAINERS_ALL_H
31- #define BKTHOMPS_CONTAINERS_ALL_H
30+ #ifndef BKTHOMPS_CONTAINERS_BK_DEFINES_H
31+ #define BKTHOMPS_CONTAINERS_BK_DEFINES_H
3232
3333#include <stdlib.h>
3434
4848typedef int bk_err ;
4949typedef int bk_bool ;
5050
51- #endif /* BKTHOMPS_CONTAINERS_ALL_H */
51+ #endif /* BKTHOMPS_CONTAINERS_BK_DEFINES_H */
5252
5353
5454#ifndef BKTHOMPS_CONTAINERS_ARRAY_H
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2017-2020 Bailey Thompson
2+ * Copyright (c) 2017-2022 Bailey Thompson
33 *
44 * Permission is hereby granted, free of charge, to any person obtaining a copy
55 * of this software and associated documentation files (the "Software"), to deal
2323/*
2424 * The Containers library is hosted at: github.com/bkthomps/Containers
2525 * The author is: Bailey Thompson
26- * This local version is: v1.2.0
26+ * This local version is: v1.2.1
2727 */
You can’t perform that action at this time.
0 commit comments