summaryrefslogtreecommitdiff
path: root/src/sanity.hpp
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-04-22 17:14:28 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-04-22 17:57:08 -0700
commit1cc5fee5904832da6564f12c858423fd5bd1b2b6 (patch)
treef9318cdd5f45acdd1aceef875de20a0c5b9bde6b /src/sanity.hpp
parentb195ac27e8234160b29698802deccd109a6fdc25 (diff)
downloadtmwa-1cc5fee5904832da6564f12c858423fd5bd1b2b6.tar.gz
tmwa-1cc5fee5904832da6564f12c858423fd5bd1b2b6.tar.bz2
tmwa-1cc5fee5904832da6564f12c858423fd5bd1b2b6.tar.xz
tmwa-1cc5fee5904832da6564f12c858423fd5bd1b2b6.zip
Make travis happy
Diffstat (limited to 'src/sanity.hpp')
-rw-r--r--src/sanity.hpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/sanity.hpp b/src/sanity.hpp
index 70ee8fe..88bb24b 100644
--- a/src/sanity.hpp
+++ b/src/sanity.hpp
@@ -19,9 +19,7 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
-# if 0
-# include "../sanity.hpp"
-# endif
+// just mention "fwd.hpp" to make formatter happy
# ifndef __cplusplus
# error "Please compile in C++ mode"