Skip to content

Commit

Permalink
enable CPP in TxSimulator
Browse files Browse the repository at this point in the history
Change-Id: I029b382a9c059f551152d752646c41c017aa278c
  • Loading branch information
chessai committed May 21, 2024
1 parent 14db858 commit a14d956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/cwtool/TxSimulator.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{-# LANGUAGE BangPatterns #-}
{-# LANGUAGE CPP #-}
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE OverloadedStrings #-}
Expand Down

0 comments on commit a14d956

Please sign in to comment.