Skip to content

Commit

Permalink
Merge pull request #124 from c64kernal/dev_win_ip
Browse files Browse the repository at this point in the history
Include missing nap.h for SIGSEGV test in dev_win_ip.
  • Loading branch information
c64kernal authored Dec 21, 2016
2 parents 83b8bb5 + 9fbc7fb commit 8cac49c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pxr/base/lib/tf/testenv/SIGSEGV.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
//
#include "pxr/base/tf/errorMark.h"
#include "pxr/base/tf/diagnostic.h"
#include "pxr/base/arch/nap.h"
#include "pxr/base/arch/stackTrace.h"

#include <thread>
Expand Down

0 comments on commit 8cac49c

Please sign in to comment.