comparison data/midi/rtmidi/RtMidi.cpp @ 935:f960d67ce842 tonioni

Merge from branch warnfix_no_size_t
author Chris Cannam
date Wed, 18 Jun 2014 13:42:01 +0100
parents 59e7fe1b1003
children cc27f35aa75c
comparison
equal deleted inserted replaced
925:3efc20c59a94 935:f960d67ce842
2261 2261
2262 void RtMidiOut :: sendMessage( std::vector<unsigned char> *message ) 2262 void RtMidiOut :: sendMessage( std::vector<unsigned char> *message )
2263 { 2263 {
2264 } 2264 }
2265 2265
2266 #endif __RTMIDI_DUMMY_ONLY__ 2266 #endif /* __RTMIDI_DUMMY_ONLY__ */
2267 2267