Skip to content

Commit

Permalink
Fix includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Krogius committed Sep 27, 2019
1 parent f6e95c1 commit bca3a8d
Show file tree
Hide file tree
Showing 16 changed files with 24 additions and 8 deletions.
2 changes: 1 addition & 1 deletion tag16h5.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ either expressed or implied, of the Regents of The University of Michigan.
*/

#include <stdlib.h>
#include "apriltag.h"
#include "tag16h5.h"

apriltag_family_t *tag16h5_create()
{
Expand Down
2 changes: 2 additions & 0 deletions tag16h5.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ either expressed or implied, of the Regents of The University of Michigan.
#ifndef _TAG16H5
#define _TAG16H5

#include "apriltag.h"

#ifdef __cplusplus
extern "C" {
#endif
Expand Down
2 changes: 1 addition & 1 deletion tag25h9.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ either expressed or implied, of the Regents of The University of Michigan.
*/

#include <stdlib.h>
#include "apriltag.h"
#include "tag25h9.h"

apriltag_family_t *tag25h9_create()
{
Expand Down
2 changes: 2 additions & 0 deletions tag25h9.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ either expressed or implied, of the Regents of The University of Michigan.
#ifndef _TAG25H9
#define _TAG25H9

#include "apriltag.h"

#ifdef __cplusplus
extern "C" {
#endif
Expand Down
2 changes: 1 addition & 1 deletion tag36h11.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ either expressed or implied, of the Regents of The University of Michigan.
*/

#include <stdlib.h>
#include "apriltag.h"
#include "tag36h11.h"

apriltag_family_t *tag36h11_create()
{
Expand Down
2 changes: 2 additions & 0 deletions tag36h11.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ either expressed or implied, of the Regents of The University of Michigan.
#ifndef _TAG36H11
#define _TAG36H11

#include "apriltag.h"

#ifdef __cplusplus
extern "C" {
#endif
Expand Down
2 changes: 1 addition & 1 deletion tagCircle21h7.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ either expressed or implied, of the Regents of The University of Michigan.
*/

#include <stdlib.h>
#include "apriltag.h"
#include "tagCircle21h7.h"

apriltag_family_t *tagCircle21h7_create()
{
Expand Down
2 changes: 2 additions & 0 deletions tagCircle21h7.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ either expressed or implied, of the Regents of The University of Michigan.
#ifndef _TAGCircle21H7
#define _TAGCircle21H7

#include "apriltag.h"

#ifdef __cplusplus
extern "C" {
#endif
Expand Down
2 changes: 1 addition & 1 deletion tagCircle49h12.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ either expressed or implied, of the Regents of The University of Michigan.
*/

#include <stdlib.h>
#include "apriltag.h"
#include "tagCircle49h12.h"

apriltag_family_t *tagCircle49h12_create()
{
Expand Down
2 changes: 2 additions & 0 deletions tagCircle49h12.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ either expressed or implied, of the Regents of The University of Michigan.
#ifndef _TAGCircle49H12
#define _TAGCircle49H12

#include "apriltag.h"

#ifdef __cplusplus
extern "C" {
#endif
Expand Down
2 changes: 1 addition & 1 deletion tagCustom48h12.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ either expressed or implied, of the Regents of The University of Michigan.
*/

#include <stdlib.h>
#include "apriltag.h"
#include "tagCustom48h12.h"

apriltag_family_t *tagCustom48h12_create()
{
Expand Down
2 changes: 2 additions & 0 deletions tagCustom48h12.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ either expressed or implied, of the Regents of The University of Michigan.
#ifndef _TAGCustom48H12
#define _TAGCustom48H12

#include "apriltag.h"

#ifdef __cplusplus
extern "C" {
#endif
Expand Down
2 changes: 1 addition & 1 deletion tagStandard41h12.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ either expressed or implied, of the Regents of The University of Michigan.
*/

#include <stdlib.h>
#include "apriltag.h"
#include "tagStandard41h12.h"

apriltag_family_t *tagStandard41h12_create()
{
Expand Down
2 changes: 2 additions & 0 deletions tagStandard41h12.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ either expressed or implied, of the Regents of The University of Michigan.
#ifndef _TAGStandard41H12
#define _TAGStandard41H12

#include "apriltag.h"

#ifdef __cplusplus
extern "C" {
#endif
Expand Down
2 changes: 1 addition & 1 deletion tagStandard52h13.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ either expressed or implied, of the Regents of The University of Michigan.
*/

#include <stdlib.h>
#include "apriltag.h"
#include "tagStandard52h13.h"

apriltag_family_t *tagStandard52h13_create()
{
Expand Down
2 changes: 2 additions & 0 deletions tagStandard52h13.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ either expressed or implied, of the Regents of The University of Michigan.
#ifndef _TAGStandard52H13
#define _TAGStandard52H13

#include "apriltag.h"

#ifdef __cplusplus
extern "C" {
#endif
Expand Down

0 comments on commit bca3a8d

Please sign in to comment.