Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 63930f8

Browse files
author
Aaron Leung
committed
including a necessary header file
1 parent f12ab74 commit 63930f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utf8_string.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define SASS_UTF8_STRING
33

44
#include <string>
5+
#include <cmath>
56

67
namespace Sass {
78
namespace UTF_8 {

0 commit comments

Comments
 (0)