From 6dca92defe97cd1ee266ced26f5c45efe2c2a8fb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 2 May 2013 19:00:50 -0400 Subject: [PATCH] need cpp --- Command/WebApp.hs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Command/WebApp.hs b/Command/WebApp.hs index 30bd2ffab9..6b9b8f783c 100644 --- a/Command/WebApp.hs +++ b/Command/WebApp.hs @@ -5,6 +5,8 @@ - Licensed under the GNU GPL version 3 or higher. -} +{-# LANGUAGE CPP #-} + module Command.WebApp where import Common.Annex