You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although sass_interface.h header contains the prototype of void sass_free_folder_context(struct sass_folder_context *) function, sass_interface.cpp does not implement it. It occurs a link error.
The text was updated successfully, but these errors were encountered:
Although
sass_interface.h
header contains the prototype ofvoid sass_free_folder_context(struct sass_folder_context *)
function,sass_interface.cpp
does not implement it. It occurs a link error.The text was updated successfully, but these errors were encountered: