Skip to content

Commit 4fa2544

Browse files
committed
Add missing include (squash on merge)
1 parent f9e395d commit 4fa2544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Mod/Spreadsheet/App/Sheet.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
#ifndef _PreComp_
2626
#include <boost/tokenizer.hpp>
27+
#include <boost/pattern_except.hpp>
2728
#include <deque>
2829
#include <memory>
2930
#include <sstream>

0 commit comments

Comments
 (0)