add sstream header file, since the header file requires the defn
This commit is contained in:
parent
bb87ba49d9
commit
480907d613
@ -27,6 +27,7 @@
|
||||
|
||||
#include <iostream>
|
||||
#include <limits>
|
||||
#include <sstream>
|
||||
|
||||
#include "pbd/failed_constructor.h"
|
||||
#include "pbd/integer_division.h"
|
||||
|
Loading…
Reference in New Issue
Block a user