Skip to content

Commit

Permalink
Fix typo in include guard
Browse files Browse the repository at this point in the history
  • Loading branch information
kmurray committed Dec 8, 2016
1 parent 7b53455 commit 687a99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vpr/SRC/base/SetupGrid.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#ifndef SETUPGRAD_H
#ifndef SETUPGRID_H
#define SETUPGRID_H

/*
Expand Down

0 comments on commit 687a99a

Please sign in to comment.