mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Replace boost type traits with std version
This commit is contained in:
parent
88e38b2699
commit
e326426dbc
4 changed files with 7 additions and 11 deletions
|
|
@ -48,7 +48,6 @@
|
|||
#include <vector>
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <boost/type_traits.hpp>
|
||||
|
||||
#include "lua/luastate.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue