fix two mysterious problems with stdint types
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "pbd/signals.h"
|
||||
|
||||
|
||||
@@ -21,9 +21,13 @@
|
||||
|
||||
#include <cassert>
|
||||
#include <list>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <boost/pool/pool.hpp>
|
||||
#include <boost/pool/pool_alloc.hpp>
|
||||
|
||||
#include <glibmm/threads.h>
|
||||
|
||||
#include "pbd/signals.h"
|
||||
|
||||
#include "evoral/visibility.h"
|
||||
|
||||
Reference in New Issue
Block a user